Files
Astroblock/overrides/config/quickleafdecay.cfg
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

15 lines
283 B
INI

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