Merge remote-tracking branch 'origin/1.16' into 1.18
This commit is contained in:
commit
0d462268e9
|
|
@ -211,7 +211,7 @@ public class ModernFixEarlyConfig {
|
|||
/* Mod compat */
|
||||
disableIfModPresent("mixin.perf.thread_priorities", "smoothboot", "threadtweak");
|
||||
disableIfModPresent("mixin.perf.boost_worker_count", "smoothboot", "threadtweak");
|
||||
disableIfModPresent("mixin.perf.compress_biome_container", "chocolate", "betterendforge" ,"skyblockbuilder", "modern_beta");
|
||||
disableIfModPresent("mixin.perf.compress_biome_container", "chocolate", "betterendforge" ,"skyblockbuilder", "modern_beta", "worldedit");
|
||||
disableIfModPresent("mixin.bugfix.mc218112", "performant");
|
||||
disableIfModPresent("mixin.bugfix.remove_block_chunkloading", "performant");
|
||||
disableIfModPresent("mixin.bugfix.paper_chunk_patches", "c2me");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user