Breaking changes means version bump. Wildfire Item now only shows rainbow flames for Ace
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user