Hi,   i am relatively new to the minecraft modding, but I think I am making progress. I created a spinning wheel which processes strings and i wanted to add an animation when it is working. Therefore I created a blockstate and two blockmodels (json), which are chosen depending on an update from the tileentity. This works, but the animation looks bad since it does not render always all textures (black parts, but not black/purple). The Inventory rendering works fine.