Don't tick empty worlds (#9025)
This commit is contained in:
parent
a2a55e2b27
commit
5a66c3b64e
2 changed files with 20 additions and 0 deletions
|
|
@ -1843,6 +1843,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+
|
||||
+ public class UnsupportedSettings extends ConfigurationPart {
|
||||
+ public boolean fixInvulnerableEndCrystalExploit = true;
|
||||
+ public boolean disableWorldTickingWhenEmpty = false;
|
||||
+ }
|
||||
+
|
||||
+ public Hopper hopper;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue