Started by
Dalbfr122
on
Topic category: Help with Minecraft modding (Java Edition)
I have been for some time already trying to figure out how to make my modded item play the goat horn tooting animation, but i can't seem to find any way of making it play. I'm kinda new to coding but if coding the animation manually was necessary i'd have no problem doing that. Does anybody know how i could make it so the animation plays?
Hello! I was wondering how to do this and i eventually figured it out! Firstly with your item, you want to set it to one of the listed animations, and make the use time to about 120. Then, lock the code, and enter the code editor. You will see the default animation you chose, but all you do from there is change it to TOOT_HORN and then save the code! I wish they just included it by default but they don't.