I've made a custom mob, I've got the entity file, the render file and the model file
I know the render file is rendering the model because I added extra objects that are showing up
The only trouble is my mobs won't animate
They won't walk, they just jump from place to place after lagging for about 10 seconds
I've looked over ever entity, render and model file in vanilla to find out what I'm missing, I've checked over the code at least a hundred times, everything is how it should be, I just can't work out what's missing
I'll add the code for the three files below
Render File
Model File
Entity File
Part in the main file where I registered the entity and render
So, unless I'm, literally, missing another file that animates the mob, I have no idea what I'm missing and if it is another file, I have no idea which it is
Any help would be appreciated, because I'm officially out of ideas