Started by
kaposuchus
on
Topic category: Help with MCreator software
I have found more aI for mobs that give people trouble like such there are five ai class for flying but you are only shown 3 and swimming has 2 you only get 1 in the element maker but if you go to the code of said mob (public static class Entityalan extends EntityBat ) you can change bat to all entities in Minecraft. For example, flying and such, you have bat, parrot, ghast, blaze, wither, and ender dragon. for swimming AI, you have squid, guardian, and surprisingly fish. also, I have found a way to edit these files so I will put new ai classes in this chat from aggressive water ai to both land and water mobs.
once I paste an ai you will need to do is make a new class in code then past the code I type
also, your so-called watermob class could not beath water cause you didn't capitalize Can in canBreatheUnderwater same with get in GetCanSpawnHere
Check our issue tracker, we have this in the plan.
but we can do this now