Merge 1.20 into 1.21.1
This commit is contained in:
commit
a154f02e24
|
|
@ -247,7 +247,7 @@ public class ModernFixEarlyConfig {
|
|||
disableIfModPresent("mixin.bugfix.buffer_builder_leak", "isometric-renders", "witherstormmod");
|
||||
disableIfModPresent("mixin.feature.remove_chat_signing", "nochatreports");
|
||||
disableIfModPresent("mixin.perf.faster_texture_loading", "stitch", "optifine", "changed");
|
||||
disableIfModPresent("mixin.perf.faster_ingredients", "vmp");
|
||||
disableIfModPresent("mixin.perf.faster_ingredients", "vmp", "prefab");
|
||||
disableIfModPresent("mixin.perf.smart_ingredient_sync", "crafttweaker");
|
||||
if(isFabric) {
|
||||
disableIfModPresent("mixin.bugfix.packet_leak", "memoryleakfix");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user