Spawn Conditions only Monsters
Hey!
Im using PurPur 1.19 with the latest dev Build of MythicMobs (MythicMobsPremium-5.1.0-SNAPSHOT.jar).
Its not possible to use Pigs, Cows, Chickens, Sheeps or any kind of Mobs besides hostile Mobs in Spawn Conditions like
- entitytype{type=PIG} true
i tried several type formats like
- entitytype{type=PIG} true
- entitytype{t=PIG} true
- entitytype{PIG} true but the Condition is not working.
since its makes no sense to limit this Feature / Condition to only monsters i assume it to be a bug. I would love to see it work for any kind of Mob in Minecraft.