Add minVersion to mixin configs and bump bundled mixin version
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
"MixinMinecraft"
|
||||
],
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"minVersion": "0.6.11",
|
||||
"refmap": "mixins.replaymod.refmap.json"
|
||||
}
|
||||
@@ -10,5 +10,6 @@
|
||||
"MixinShadersRender"
|
||||
],
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"minVersion": "0.6.11",
|
||||
"refmap": "mixins.replaymod.refmap.json"
|
||||
}
|
||||
@@ -7,5 +7,6 @@
|
||||
"MixinRender"
|
||||
],
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"minVersion": "0.6.11",
|
||||
"refmap": "mixins.replaymod.refmap.json"
|
||||
}
|
||||
@@ -10,5 +10,6 @@
|
||||
"MixinRenderGlobal"
|
||||
],
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"minVersion": "0.6.11",
|
||||
"refmap": "mixins.replaymod.refmap.json"
|
||||
}
|
||||
@@ -13,5 +13,6 @@
|
||||
"server": [],
|
||||
"client": [],
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"minVersion": "0.6.11",
|
||||
"refmap": "mixins.replaymod.refmap.json"
|
||||
}
|
||||
@@ -15,5 +15,6 @@
|
||||
"server": [],
|
||||
"client": [],
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"minVersion": "0.6.11",
|
||||
"refmap": "mixins.replaymod.refmap.json"
|
||||
}
|
||||
Reference in New Issue
Block a user