Started by
Aorux
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, I would like to create a Minecraft mode that would add skis, so I modeled them with BlockBench and exported as a java file. So I created my entity, activated the fact of riding the skis. The problem is that in the game, when I right click on the skis, I'm sitting. And i would like to be up. How could I solve my problem? Thanks in advance !
Edited by Aorux on Sun, 02/26/2023 - 18:42
Try using for example Nerdy's GeckoLib Plugin [Forge & Fabric] | MCreator to animate the legs to be straight
Very good thank you, I will try