Files
Redcraft.Dragon.V3.Push/overrides/config/ecologics-common.toml

24 lines
613 B
TOML
Raw Normal View History

2026-02-25 00:14:30 +08:00
#Beach Update
[beach]
#How often (in percentage) should Coconut Crabs spawn when a coconut breaks? Set it to 0.0 to disable this.
# Default: 0.2
# Range: 0.0 ~ 1.0
coconutCrabSpawnChance = 0.2
#Desert Update
[desert]
#How often (in percentage) should prickly pears grow when a cactus reaches full height? Set it to 0.0 to disable this.
# Default: 1.0
# Range: 0.0 ~ 1.0
pricklyPearGrowthChance = 1.0
#Lush Caves Update
[lush_caves]
#Vanilla Azalea trees will have azalea logs instead of oak logs
replaceAzaleaTree = true
#Plains
[plains]
#Should Foxes attack Squirrels?
foxesAttackSquirrels = true