parent
c37d91e476
commit
9fc48e25cf
|
|
@ -69,6 +69,7 @@ public class ModernFixEarlyConfig {
|
||||||
disableIfModPresent("mixin.perf.compress_biome_container", "chocolate", "betterendforge");
|
disableIfModPresent("mixin.perf.compress_biome_container", "chocolate", "betterendforge");
|
||||||
disableIfModPresent("mixin.bugfix.mc218112", "performant");
|
disableIfModPresent("mixin.bugfix.mc218112", "performant");
|
||||||
disableIfModPresent("mixin.perf.faster_baking", "touhou_little_maid");
|
disableIfModPresent("mixin.perf.faster_baking", "touhou_little_maid");
|
||||||
|
disableIfModPresent("mixin.perf.reuse_datapacks", "tac");
|
||||||
}
|
}
|
||||||
|
|
||||||
private void disableIfModPresent(String configName, String... ids) {
|
private void disableIfModPresent(String configName, String... ids) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user