Add 1.7.10 version

This commit is contained in:
Jonas Herzig
2018-03-07 22:00:30 +01:00
parent fbbca76099
commit eb04eb47dc
106 changed files with 2083 additions and 251 deletions

View File

@@ -7,14 +7,16 @@
//#if MC>=10904
"MixinParticleManager",
//#endif
//#if MC>=10800
"MixinGuiSpectator",
"MixinPlayerControllerMP",
"MixinRenderArrow",
"MixinRenderManager",
"MixinViewFrustum",
//#endif
"MixinPlayerControllerMP",
"MixinRenderItem",
"MixinRenderLivingBase",
"MixinRenderManager",
"MixinTileEntityEndPortalRenderer",
"MixinViewFrustum",
"MixinWorldClient"
],
"compatibilityLevel": "JAVA_8",