Every time I try to put an ADD spawner in with a mobtype condition, it throws a bunch of errors. I want this mob to spawn alongside the vanilla mob specified in mobtype. Is this condition not supported with the ADD action?
Code:
BABY_PIG_ZOMBIE_VANILLA_ADD: Action: ADD MobType: BABY_PIG_ZOMBIE_VANILLA Chance: 0.1 Worlds: world_nether Reason: CHUNK_GEN,SPAWNER,NATURAL,NETHER_PORTAL,DEFAULT Conditions: - heightbelow 126 - notinregion spawn1 - mobtype PIG_ZOMBIE