mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 14:21:08 +00:00
correct mixin compatibility level
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"required": true,
|
"required": true,
|
||||||
"minVersion": "0.8",
|
"minVersion": "0.8",
|
||||||
"package": "com.dfsek.terra.fabric.mixin",
|
"package": "com.dfsek.terra.fabric.mixin",
|
||||||
"compatibilityLevel": "JAVA_8",
|
"compatibilityLevel": "JAVA_16",
|
||||||
"mixins": [
|
"mixins": [
|
||||||
"StructureAccessorAccessor",
|
"StructureAccessorAccessor",
|
||||||
"CommandManagerMixin",
|
"CommandManagerMixin",
|
||||||
|
|||||||
Reference in New Issue
Block a user