Started by
ionisator
on
Topic category: Help with Minecraft modding (Java Edition)
I have a rather large, significant mob. How can I make it spawn less in my custom biome?
Parameters:
Spawn type: creature
Spawn weight: 1
Group size: 1 to 1
Do I have to add more mobs to make spawn weight affect anything? I don't really have any other mobs there yet, so is this required?
spawn type: monster*
If you only have one mob that generates in a custom biome, spawn weight doesn't do anything and the mob will spawn way too much.
I'm looking for a work-around as well, I assume something to do with the extra spawn condition procedure.