Started by
silas_4008
on
Topic category: Help with Minecraft modding (Java Edition)
I searched everywhere on here and cant find anything that could help with animating, I don't care if it requires code just plsss help me animate my custom entity, i feel like its impossible to animate custom entites because i haven't found a single thing that can help
you could do it from blockbench
You cant animate java entites in blockbench though
Well, you can animate it with blockbench but java is not allowed it on blockbench only bedrock and i think codded animations is better than normal blockbench or any animations. but there are a plugin called Java Animation Code on blockbench you can try it.
You can use the geckolib plugin for block bench to create and export java animations. You will need code to implement these animations in mcreator.
like how do we import the animations? I have the same question then
I have the plugin in both places [blockbench and mcreator] just that how do we import the animations!!??!!??
Ohh and I'm fine if its json cause I'm using it for a block
Geckolib has a wiki and a discord that should outline how to import these animations, it's not MCreator specific so as I said, you will need to have at least some understanding of the code.