Started by
UrsaMajor
on
Topic category: Help with Minecraft modding (Java Edition)
I am working on a mod which includes special armor that summons elemental mobs to defend the player when their health is low, but I keep getting a crash during testing with the error
java.lang.IllegalArgumentException: Unsupported mob type for FollowOwnerGoal
when the conditions allow for them to be summoned. Any suggestions?