mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-24 01:19:25 +00:00
disable optimise-random-tick by default
This commit is contained in:
@@ -11,7 +11,7 @@ public class OptimizeRandomTick extends ConfigModules {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Experimental
|
@Experimental
|
||||||
public static boolean enabled = true;
|
public static boolean enabled = false;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onLoaded() {
|
public void onLoaded() {
|
||||||
|
|||||||
Reference in New Issue
Block a user