Started by
Polysquarazoid
on
Topic category: Help with Minecraft modding (Java Edition)
Hey guys, I’m new to MCreator, and despite all of its amazing features it seems to be lacking a little bit with water mobs. That’s okay I don’t want to do anything crazy, I essentially am making a retextured dolphin, (an orca). I will resort to optifine if this isn’t possible but somehow can I apply the dolphin ai to my orca whale? The jumping out of water, looking up or down when it swims, etc. If you know a way let me know I’d love some advice from more experience users!
I think the dolphin AI cannot be replicated using the simplified GUI of MCreator. You should learn java, decompile the classes and copy the dolphin AI, and changing some things like the model and some other things.