Per-world mob spawns?

Hiya, I have my Main world set to hard difficulty, and my Resource world set to easy difficulty, though there are too many mobs for our liking in the Resource world. Am i able somehow able to set different spawn-limits in my Resource world than what is set in my default bukkit.yml file?
Solution:
entities:
spawning:
spawn-limits:
entities:
spawning:
spawn-limits:
...
Jump to solution
6 Replies
luna ♥
luna ♥OP5w ago
After googling, i'm wondering if I can add spawn-limits to my Resource paper-world.yml file, like this? https://mclo.gs/QzDxQUZ
mclo.gs
Unknown Log [#QzDxQUZ]
66 lines
Laupolio
Laupolio5w ago
That's how I would do it, though I've never used multiverse
Laupolio
Laupolio5w ago
There is the good example there. Looks like you want to change your formatting a bit
Solution
Laupolio
Laupolio5w ago
entities:
spawning:
spawn-limits:
entities:
spawning:
spawn-limits:
luna ♥
luna ♥OP5w ago
thank you! i missed the 2 rows above spawn-limits:

Did you find this page helpful?