Merge remote-tracking branch 'origin/1.18' into 1.19.2
This commit is contained in:
commit
fe7357bca2
|
|
@ -190,6 +190,7 @@ public class ModernFixEarlyConfig {
|
||||||
disableIfModPresent("mixin.perf.reuse_datapacks", "tac");
|
disableIfModPresent("mixin.perf.reuse_datapacks", "tac");
|
||||||
disableIfModPresent("mixin.launch.class_search_cache", "optifine");
|
disableIfModPresent("mixin.launch.class_search_cache", "optifine");
|
||||||
disableIfModPresent("mixin.perf.datapack_reload_exceptions", "cyanide");
|
disableIfModPresent("mixin.perf.datapack_reload_exceptions", "cyanide");
|
||||||
|
disableIfModPresent("mixin.perf.faster_texture_loading", "stitch");
|
||||||
}
|
}
|
||||||
|
|
||||||
private void disableIfModPresent(String configName, String... ids) {
|
private void disableIfModPresent(String configName, String... ids) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user