Don't tick empty worlds (#9025)
This commit is contained in:
@ -1843,6 +1843,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+
|
||||
+ public class UnsupportedSettings extends ConfigurationPart {
|
||||
+ public boolean fixInvulnerableEndCrystalExploit = true;
|
||||
+ public boolean disableWorldTickingWhenEmpty = false;
|
||||
+ }
|
||||
+
|
||||
+ public Hopper hopper;
|
||||
|
||||
Reference in New Issue
Block a user