Started by
Supergami2
on
Topic category: Help with Minecraft modding (Java Edition)
Basically I want to add a custom move set which has different animations for example in bendersmc there are different animations when you do different moves
I want to do that I also want to know how to create a move set like if I press 1 on my keyboard it will do the first move
you will likely need to use this plugin: https://mcreator.net/plugin/91396/player-animator-forge-1192
Also, if somebody says "Use Nerdy's Geckolib plugin instead" it won't work. Geckolib is for mobs, player animator is for players, technically there is a workaround, but it will be easier if you just you the right plugin for what you want to animate.
I forgot to say that the mod is being built in fabric I am using a plugin for this also