Removed build artifacts from repo tree. + Hotfix of useEnchantment not ignoring items with no meta on whitelist mode.

This commit is contained in:
天クマ 2025-12-08 13:23:05 -03:00
commit 41af1fc1cf
58 changed files with 7 additions and 221 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = 'io.github.adrianvic'
version = '1.0-SNAPSHOT'
version = '1.0.1-SNAPSHOT'
repositories {
mavenCentral()