Add fire-tick-delay option (#8037)
This commit is contained in:
parent
634f212bd5
commit
201ba4d328
3 changed files with 38 additions and 0 deletions
|
@ -1772,6 +1772,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ public BooleanOrDefault findAlreadyDiscoveredLootTable = BooleanOrDefault.USE_DEFAULT;
|
||||
+ }
|
||||
+
|
||||
+ public int fireTickDelay = 30;
|
||||
+ public int waterOverLavaFlowSpeed = 5;
|
||||
+ public int portalSearchRadius = 128;
|
||||
+ public int portalCreateRadius = 16;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue