Remove reference to nonexistent config option

This commit is contained in:
embeddedt 2023-04-16 12:55:01 -04:00
parent ea86bc6850
commit 6f176ba86d
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -81,7 +81,6 @@ public class ModernFixEarlyConfig {
disableIfModPresent("mixin.perf.async_jei", "modernui");
disableIfModPresent("mixin.perf.compress_biome_container", "chocolate", "betterendforge");
disableIfModPresent("mixin.bugfix.mc218112", "performant");
disableIfModPresent("mixin.perf.faster_baking", "touhou_little_maid");
disableIfModPresent("mixin.perf.reuse_datapacks", "tac");
}