This commit is contained in:
2026-02-14 17:29:47 +01:00
parent c5deef7b75
commit befa4406e4
6 changed files with 175 additions and 4 deletions

View File

@@ -4,7 +4,9 @@
"package": "dev.tggamesyt.szar.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [
"PlayerEntityMixin"
"PlayerEntityMixin",
"CraftingScreenHandlerMixin",
"RadiatedItemMixin"
],
"injectors": {
"defaultRequire": 1