Entitytype condition not working on certain mobs
Summary
Entitytype condition doesn't seem to work anymore for atleast 2 mob types: Squid & Phantom when using RandomSpawning.
Steps to reproduce
- Use this config for your randomspawning file: https://pastebin.com/fCNsWVFZ
- Reload your mm config
- Go near any water to find if SkeletalKnights or normal squids are spawning.
Current behavior
MythicMobs doesn't replace the VanillaSpawns correctly for these mobs, for example replacing zombies or skeletons works perfectly but not these two.
Intended correct behavior
Able to use these entitytypes to replace vanillaspawns.
Proposed fixes
Fixing these entitytypes to work normally.