This setting will control the chance that the particular type of mob will be allowed to be spawned.
Bukkit spawns mobs continuously until the limit is reached. This setting could be implemented as a number between 0 and 1, where 1 means that this mob will be allowed to spawn every time it tries and 0 means it will never be allowed to spawn.
For example reducing ratios for all mobs except Zombies will make other mobs spawn less frequently until the limit is reached by Zombies spawning freely.
This setting will control the chance that the particular type of mob will be allowed to be spawned.
Bukkit spawns mobs continuously until the limit is reached. This setting could be implemented as a number between
0
and1
, where1
means that this mob will be allowed to spawn every time it tries and0
means it will never be allowed to spawn.For example reducing ratios for all mobs except Zombies will make other mobs spawn less frequently until the limit is reached by Zombies spawning freely.