Add Mixin Loader
This commit is contained in:
parent
eb4bc5643b
commit
6915429319
|
@ -3,6 +3,7 @@
|
|||
"minVersion": "0.8",
|
||||
"package": "ru.bitheaven.createairfabric.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"plugin": "ru.bitheaven.createairfabric.CreateAirFabricMixinPlugin",
|
||||
"mixins": [
|
||||
"DivingHelmetItemMixin",
|
||||
"EntityOxygenSystemMixin",
|
||||
|
|
Loading…
Reference in New Issue