Hello guys
So, i am modding a new mod , and i finished modeling the item i want , with the textures and all that, but i dont realy know how to put the model on my Item so the 3d model can appear in game.
Thanks for thoses who will help me.
So, i am modding a new mod , and i finished modeling the item i want , with the textures and all that, but i dont realy know how to put the model on my Item so the 3d model can appear in game.
Thanks for thoses who will help me.
4
Yeah i think it changed too.
Its been far too long since I've done that. And I only ever made one item. See clipboard in display picture to left.
Sorry, too long ago for me to remember the correct procedure. And I am sure it has changed since 2 years ago!
Sorry, too long ago for me to remember the correct procedure. And I am sure it has changed since 2 years ago!
Thanks for the quick answer but i didnt understand X)
Sorry for my noobness
Sorry for my noobness
Use SpecialItemRenderer (using forge always) using GL11 do the necessary changes to the model and then call the render method inside the models file (assuming you exported it to a .java from techne)
