We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
stone-age-1.16.5-1.3.2.jar
Example:
Is completely ignored. Still none vanilla animals spawn.
And this:
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
The text was updated successfully, but these errors were encountered: