Shortly, how can i render my tile entity?
You don't render your TileEntity you render your Block with the model system unless something about your TileEntity changes the way you want to render it, but in a drastic way like rendering EntityItems inside the Block. I recommend BD Craft Cubik Pro though it cost about 11 dollars.
So i Have something wrong with the models? I will look for it and tell you what happened. Ty for help ^^
You should be using the JSON model system, not the model system from back in 1.7.10 and down.
I turned my block into a normal block and it renders Normally but when it is an tile entity it just doesn't render