noxxile
New Member
- Joined
- May 5, 2020
- Messages
- 3
Hello,
i want to prevent mobspawning from mobs that are not Mythic-Mobs.
I set up following in my ExampleRandomSpawns.yml
(the region is named grass)
But at night it spawns in a lot of spiders creepers etc. in that region
What i do wrong?
Greetings from Germany!
i want to prevent mobspawning from mobs that are not Mythic-Mobs.
I set up following in my ExampleRandomSpawns.yml
Code:
RandomRPGChicken:
MobType: RPGChicken
Worlds: world
Chance: 1
Priority: 100
SpawnMethod: REPLACE
Conditions:
- region{r=grass} true
(the region is named grass)
But at night it spawns in a lot of spiders creepers etc. in that region
What i do wrong?
Greetings from Germany!