Spigot 1.10.2
Am I doing something wrong? The following lines in VanillaMobs.yml DOES cause the zombie to despawn onSpawn, but is despawning in all worlds, not just the listed world? Am I using the Condition wrongly? Thanks!
ZOMBIE:
Conditions:
- world FarAway
Skills:
- remove @self ~onSpawn
The reason for this is I'm using a Zombie replacement in an egyptian tomb styled dungeon. And I don't want regular zombies to spawn.
I also have REPLACE set here in RandomSpawns.yml , I...
Issues preventing random vanilla spawn on Condition world (v2.4)
Am I doing something wrong? The following lines in VanillaMobs.yml DOES cause the zombie to despawn onSpawn, but is despawning in all worlds, not just the listed world? Am I using the Condition wrongly? Thanks!
ZOMBIE:
Conditions:
- world FarAway
Skills:
- remove @self ~onSpawn
The reason for this is I'm using a Zombie replacement in an egyptian tomb styled dungeon. And I don't want regular zombies to spawn.
I also have REPLACE set here in RandomSpawns.yml , I...
Issues preventing random vanilla spawn on Condition world (v2.4)