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",
|
"Mixin_BlockOnChunkRebuilds",
|
||||||
//#else
|
//#else
|
||||||
//$$ "ChunkRenderDispatcherAccessor",
|
//$$ "ChunkRenderDispatcherAccessor",
|
||||||
|
//$$ "MixinChunkRenderWorker",
|
||||||
//#endif
|
//#endif
|
||||||
"Mixin_ForceChunkLoading",
|
"Mixin_ForceChunkLoading",
|
||||||
//#endif
|
//#endif
|
||||||
@@ -37,9 +38,6 @@
|
|||||||
"MixinFrustum",
|
"MixinFrustum",
|
||||||
"MixinRender",
|
"MixinRender",
|
||||||
//#if MC>=10800
|
//#if MC>=10800
|
||||||
//#if MC<11500
|
|
||||||
//$$ "MixinRenderGlobal",
|
|
||||||
//#endif
|
|
||||||
//#else
|
//#else
|
||||||
//$$ "MixinOpenGlHelper",
|
//$$ "MixinOpenGlHelper",
|
||||||
//#endif
|
//#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user