[Lightspeed compact] A temporary solution
This commit is contained in:
parent
38a4776626
commit
1f7f3879e3
|
|
@ -68,6 +68,9 @@ public class ModernFixEarlyConfig {
|
|||
disableIfModPresent("mixin.perf.compress_biome_container", "chocolate", "betterendforge");
|
||||
disableIfModPresent("mixin.bugfix.mc218112", "performant");
|
||||
disableIfModPresent("mixin.perf.faster_baking", "touhou_little_maid");
|
||||
|
||||
//TODO: just a temporary solution
|
||||
disableIfModPresent("perf.resourcepacks", "lightspeed");
|
||||
}
|
||||
|
||||
private void disableIfModPresent(String configName, String... ids) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user