Yanny's Stone Age

Yanny's Stone Age

51.3k Downloads

[MC 1.16.5] Config option are completely ignored!

winnetrie83 opened this issue ยท 0 comments

commented

stone-age-1.16.5-1.3.2.jar

Example:

#Remove spawning of vanilla animals like cows, pigs, sheeps
	removeVanillaGeneratedAnimals = false

Is completely ignored. Still none vanilla animals spawn.

And this:

["mob spawning".deer]
		#Enable spawning of mob
		spawnDeerEnable = false
		#Spawn weight of mob
		#Range: 0 ~ 100
		spawnDeerWeight = 20
		#Spawn min count of mob
		#Range: 1 ~ 100
		spawnDeerMinCount = 4
		#Spawn max count of mob
		#Range: 1 ~ 100
		spawnDeerMaxCount = 10
		#If spawnDeerAllowedBiomes is blacklist
		spawnDeerAllowedBiomesBlacklist = false
		#Spawn deer in allowed biomes
		spawnDeerAllowedBiomes = []

Is also completely ignored. I even tried with an empty allowed biome list and all your mobs are still spawning.

I have tested this on a server and on a client only world. All other config option are also ignored