Fixup mixin config changes of c119392
- Remove MixinRenderGlobal, it's now called Mixin_ForceChunkLoading - Re-add MixinChunkRenderWorker (1.8-1.14) which was accidentally removed
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"Mixin_BlockOnChunkRebuilds",
|
||||
//#else
|
||||
//$$ "ChunkRenderDispatcherAccessor",
|
||||
//$$ "MixinChunkRenderWorker",
|
||||
//#endif
|
||||
"Mixin_ForceChunkLoading",
|
||||
//#endif
|
||||
@@ -37,9 +38,6 @@
|
||||
"MixinFrustum",
|
||||
"MixinRender",
|
||||
//#if MC>=10800
|
||||
//#if MC<11500
|
||||
//$$ "MixinRenderGlobal",
|
||||
//#endif
|
||||
//#else
|
||||
//$$ "MixinOpenGlHelper",
|
||||
//#endif
|
||||
|
||||
Reference in New Issue
Block a user