Skip to content

[MC 1.16.5] Config option are completely ignored! #75

@winnetrie83

Description

@winnetrie83

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions