The property should check whether there are already x number of spawns of this type in the surrounding regions and prevent a spawn from occurring if that number is exceeded.
We might consider revamping the spawning system entirely to prevent one mob from spawning everywhere when it's the only one whose conditions can be satisfied in an area. This solution may be enough however.
The property should check whether there are already x number of spawns of this type in the surrounding regions and prevent a spawn from occurring if that number is exceeded.
We might consider revamping the spawning system entirely to prevent one mob from spawning everywhere when it's the only one whose conditions can be satisfied in an area. This solution may be enough however.