Skip to content

Commit

Permalink
BLS compat improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt committed Aug 23, 2023
1 parent 54625c1 commit 8081e0d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ private ModernFixEarlyConfig(File file) {
disableIfModPresent("mixin.bugfix.mc218112", "performant");
disableIfModPresent("mixin.bugfix.remove_block_chunkloading", "performant");
disableIfModPresent("mixin.bugfix.paper_chunk_patches", "c2me");
disableIfModPresent("mixin.bugfix.preserve_early_window_pos", "better_loading_screen");
disableIfModPresent("mixin.perf.cache_strongholds", "littletiles");
// content overlap
disableIfModPresent("mixin.perf.deduplicate_wall_shapes", "dashloader");
Expand Down

0 comments on commit 8081e0d

Please sign in to comment.