Started by
Chorus
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a mob shooting bullets. I use geckolib to do shot animations, which even works well, but I would like it to do a roni loading animation before firing the bullet (for example, the pillager loads the crossbow before firing) Does anyone know how to do this?
Since you're using Geckolib you could probably just make your own animation for it and make a procedure for the shooting which also plays that animation.