Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
winnetrie83 opened this issue Nov 25, 2021 · 0 comments
Open

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

winnetrie83 opened this issue Nov 25, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@winnetrie83
Copy link

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

@winnetrie83 winnetrie83 added the bug Something isn't working label Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant