Fix duplicate enchants

This commit is contained in:
KäseToatz
2025-08-23 00:20:31 +02:00
parent 611ed4c04d
commit 6da9f0fd8e
3 changed files with 7 additions and 2 deletions

View File

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