Merge 1.20 into 1.20.4
This commit is contained in:
commit
d52725012a
|
|
@ -231,6 +231,7 @@ public class ModernFixEarlyConfig {
|
|||
disableIfModPresent("mixin.perf.faster_texture_stitching", "optifine");
|
||||
disableIfModPresent("mixin.perf.datapack_reload_exceptions", "cyanide");
|
||||
disableIfModPresent("mixin.bugfix.buffer_builder_leak", "isometric-renders");
|
||||
disableIfModPresent("mixin.feature.remove_chat_signing", "nochatreports");
|
||||
disableIfModPresent("mixin.perf.faster_texture_loading", "stitch", "optifine", "changed");
|
||||
if(isFabric) {
|
||||
disableIfModPresent("mixin.bugfix.packet_leak", "memoryleakfix");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user