Merge 1.18 into 1.19.2
This commit is contained in:
commit
4f7a4cbf95
|
|
@ -210,6 +210,7 @@ public class ModernFixEarlyConfig {
|
||||||
disableIfModPresent("mixin.bugfix.mc218112", "performant");
|
disableIfModPresent("mixin.bugfix.mc218112", "performant");
|
||||||
disableIfModPresent("mixin.bugfix.remove_block_chunkloading", "performant");
|
disableIfModPresent("mixin.bugfix.remove_block_chunkloading", "performant");
|
||||||
disableIfModPresent("mixin.bugfix.paper_chunk_patches", "c2me");
|
disableIfModPresent("mixin.bugfix.paper_chunk_patches", "c2me");
|
||||||
|
disableIfModPresent("mixin.bugfix.preserve_early_window_pos", "better_loading_screen");
|
||||||
disableIfModPresent("mixin.perf.cache_strongholds", "littletiles");
|
disableIfModPresent("mixin.perf.cache_strongholds", "littletiles");
|
||||||
// content overlap
|
// content overlap
|
||||||
disableIfModPresent("mixin.perf.deduplicate_wall_shapes", "dashloader");
|
disableIfModPresent("mixin.perf.deduplicate_wall_shapes", "dashloader");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user