This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# 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
}