Started by
sam_gamer_d34d
on
Topic category: Help with Minecraft modding (Java Edition)
i was trying to make this mob that acts like an axolotl but when i went to the entity base section in the AI and Goals there was no axolotl entity base and i know no other ways to make it into an axolotl
Well you could try doing it yourself. Under movement tasks, for example, there are "swim around randomly" and "wander around randomly". You can also make it avoid and attack specific entities in "Target tasks" and panic when attacked etc.
If you want the other stuff that axolotls do to happen, you might have to code it in manually using proceedures. It shouldn't be too hard to make them regenerate when taking damage. I have linked a tutorial on how to use proceedures here:
- https://mcreator.net/wiki/procedure-system
ok ill do that
i have a prob now
when i set the entity to a water entity i cant spawn it anymore even w/commands