Get compat module compiling on 1.13

This commit is contained in:
Jonas Herzig
2019-04-24 18:07:46 +02:00
parent df6f744d51
commit 6f15df8081
16 changed files with 248 additions and 223 deletions

View File

@@ -4,7 +4,9 @@
"mixins": [],
"server": [],
"client": [
"MixinMinecraft"
//#if MC<11300
//$$ "MixinMinecraft"
//#endif
],
"compatibilityLevel": "JAVA_8",
"minVersion": "0.6.11",