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

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
.gradle/
build/
out/
.idea/