Files
World7/serverconfig/fastleafdecay-server.toml
2025-10-27 01:10:31 -06:00

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