This commit is contained in:
Vos
2025-11-16 20:21:52 -06:00
parent 2fea23b35d
commit a439924489
20 changed files with 535 additions and 5 deletions
+4 -1
View File
@@ -3,7 +3,10 @@
"package": "com.acethewildfire.acesbs.mixin",
"compatibilityLevel": "JAVA_21",
"mixins": [
"ExampleMixin"
"CreeperInteractMixin",
"CreeperTickMixin",
"CreeperTransformStateMixin",
"ExampleMixin"
],
"injectors": {
"defaultRequire": 1