mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 12:42:05 -07:00
Add fire-tick-delay option (#8037)
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user