Merge 1.16 into 1.18
This commit is contained in:
commit
1e9e310922
|
|
@ -203,6 +203,7 @@ public class ModernFixEarlyConfig {
|
|||
disableIfModPresent("mixin.bugfix.mc218112", "performant");
|
||||
disableIfModPresent("mixin.bugfix.remove_block_chunkloading", "performant");
|
||||
disableIfModPresent("mixin.bugfix.paper_chunk_patches", "c2me");
|
||||
disableIfModPresent("mixin.perf.cache_strongholds", "littletiles");
|
||||
disableIfModPresent("mixin.perf.nbt_memory_usage", "c2me");
|
||||
// DimThread makes changes to the server chunk manager (understandably), C2ME probably does the same
|
||||
disableIfModPresent("mixin.bugfix.chunk_deadlock", "c2me", "dimthread");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user