Ecologics

Ecologics

34M Downloads

[Bug]: Forge config file: foxesAttackSquirrels

Aelobin opened this issue ยท 0 comments

commented

Mod Version

2.2.2

Mod Loader

Forge

Mod Loader Version

47.4.0

What happened?

The config file created on Forge (1.20.1) has "replaceAzaleaTree" twice, the second one in place of where "foxesAttackSquirrels" should be.

Could also be the cause of this issue? #134

latest.log

#Beach Update
[beach]
	#How often (in percentage) should Coconut Crabs spawn when a coconut breaks? Set it to 0.0 to disable this.
	#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.
	#Range: 0.0 ~ 1.0
	pricklyPearGrowthChance = 1.0

#Plains
[plains]
	#Decides if Foxes should attack Squirrels.
	replaceAzaleaTree = true

#Lush Caves Update
[lush_caves]
	#Vanilla Azalea trees will have azalea logs instead of oak logs
	replaceAzaleaTree = true