Files
sevtech-ages-1.12.2/config/quickleafdecay.cfg
2025-07-23 08:37:00 +03:00

15 lines
284 B
INI

# Configuration file
settings {
# How random will the leaf decay be? Higher->More Random
I:DecayFuzz=2
# The Speed at which Leaves Decay Higher->Slower
I:DecaySpeed=25
# If set to true only trees broken by players will quickly decay.
B:PlayerDecay=true
}