Started by
Ramocimesin
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone.
I did basic Minecraft modding a few years ago and then decided to come back and do more complicated stuff. My computer is really old so it does not support the latest version of Gradle, and that’s why I’m using the Mcreator coding tool.
I have made a model and I have imported it to Mcreator, and then I have searched into the Minecraft code to find the swimming fish animation. I’ve tried to hard-code it into the mob I’m making but the entity keeps being non animated.
I hope that someone can help me with this.
Thank you very much for your attention.
Could you tell more? Show the model so we can help with the animation.
If you want to hard-code (it's not that hard) I recommend Jabelars tutorial on entity animation:
http://jabelarminecraft.blogspot.com/p/introduction-first-of-all-to-und…
I don't use the arrays myself but I really like the conditional animations