diff --git a/src/main/resources/mixins.render.replaymod.json b/src/main/resources/mixins.render.replaymod.json index d63d0d23..1ad250dc 100644 --- a/src/main/resources/mixins.render.replaymod.json +++ b/src/main/resources/mixins.render.replaymod.json @@ -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