Fellies/defaultconfigs[copied]/fastleafdecay-server.toml

8 lines
221 B
TOML
Raw Normal View History

2021-01-24 16:10:27 +00:00
#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