Files
fuwuduan/world/serverconfig/fastleafdecay-server.toml

8 lines
221 B
TOML
Raw Normal View History

2026-01-19 12:28:32 +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