Started by
Scythemeister
on
Topic category: Help with Minecraft modding (Java Edition)
I have a bow-type weapon that I created using a custom model, and I want to give it a pullback animation. I have each stage of the pull as it's own model, and I tried to set it up with ItemStates. I set up procedures and such using this video: https://www.youtube.com/watch?v=mt9FedH42Ss
However, the animations do not work in-game. Does anybody have a good way to make the bow have custom pull animations? Help would be much appreciated.