Fix duplicate enchants

This commit is contained in:
KäseToatz
2025-08-23 00:16:19 +02:00
parent 396468c9b0
commit 237c200966
3 changed files with 7 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = 'com.kasetoatz'
version = '1.0'
version = '1.1'
repositories {
mavenCentral()