Breaking changes means version bump. Wildfire Item now only shows rainbow flames for Ace

This commit is contained in:
Vos
2026-03-10 18:36:40 -05:00
parent bb6f0c34cf
commit 87c7f52118
4 changed files with 79 additions and 39 deletions
+5 -4
View File
@@ -3,10 +3,11 @@
"package": "com.acethewildfire.acesbs.mixin",
"compatibilityLevel": "JAVA_21",
"mixins": [
"CreeperInteractMixin",
"CreeperTickMixin",
"CreeperTransformStateMixin",
"ExampleMixin"
"CreeperInteractMixin",
"CreeperTickMixin",
"CreeperTransformStateMixin",
"EntityMixin",
"ExampleMixin"
],
"injectors": {
"defaultRequire": 1