Hey everyone! Been a while.
I've got a simple issue that I can't wrap my head around to do with Random Spawns Conditions system, in particular, with biomes.
This is my mob's spawn which doesn't work with more than one biome, is the syntax for the condition right, to allow for multiple biome spawns? If not, what is the correct...
[Random Spawns] Syntax
I've got a simple issue that I can't wrap my head around to do with Random Spawns Conditions system, in particular, with biomes.
Code:
CaederianBruteSpawn: Action: REPLACE Type: CaederianBrute Chance: 0.2 Priority: 2 Worlds: world Conditions: - biome{b=Desert;DesertHills}
[Random Spawns] Syntax