./gradlew :1.15.2:setCoreVersion

Also `./gradlew :jGui:1.15.2:setCoreVersion`.
This commit is contained in:
Jonas Herzig
2020-04-06 12:35:56 +02:00
parent f3c4092c72
commit b119d2d127
70 changed files with 1217 additions and 1217 deletions

View File

@@ -10,9 +10,9 @@
"Mixin_SkipBlockOutlinesDuringRender",
//#if MC>=10800
//#if MC>=11500
//$$ "Mixin_BlockOnChunkRebuilds",
"Mixin_BlockOnChunkRebuilds",
//#else
"ChunkRenderDispatcherAccessor",
//$$ "ChunkRenderDispatcherAccessor",
//#endif
"Mixin_ForceChunkLoading",
//#endif
@@ -38,7 +38,7 @@
"MixinRender",
//#if MC>=10800
//#if MC<11500
"MixinRenderGlobal",
//$$ "MixinRenderGlobal",
//#endif
//#else
//$$ "MixinOpenGlHelper",