mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
8 lines
221 B
TOML
8 lines
221 B
TOML
|
#Minimum time in ticks for leaf decay. Must be lower than MaximumDecayTime!
|
||
|
#Range: > 0
|
||
|
MinimumDecayTime = 4
|
||
|
#Maximum time in ticks for leaf decay. Must be higher than MinimumDecayTime!
|
||
|
#Range: > 0
|
||
|
MaximumDecayTime = 11
|
||
|
|