mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-25 09:59:15 +00:00
dont enable it by default lmao
This commit is contained in:
@@ -9,7 +9,7 @@ public class OptimizeItemTicking extends ConfigModules {
|
||||
return EnumConfigCategory.PERF.getBaseKeyName();
|
||||
}
|
||||
|
||||
public static boolean onlyTickItemsInHand = true;
|
||||
public static boolean onlyTickItemsInHand = false;
|
||||
|
||||
@Override
|
||||
public void onLoaded() {
|
||||
|
||||
Reference in New Issue
Block a user