Okay, I want it every time they respawn, and when they first spawn. How would I do that, and how would I give the player them item every time they respawn. (e.i. player.giveItem(<item>)) Please give an example.
Can you show me some example code, what do you mean by make it public static? (I know what it means, but where would I put it) . EDIT: I did all that you said, and I end up getting the same errors at lines 51-54. I think it has to do with when it registers the models.
I understand that IHasModel would work, possibly easier. I don't want to restart because I already have this all done. So, instead of making me restart my mod, you, or someone else could help me find an answer. And if there is none, i'll restart it.
Yes, but the thing is, he doesn't have any armor tutorials etc. I had to use other tutorials and bend it to the way I learned (McJty). Also, it being not correct, the only issue I have is with the Armor, everything else works. I even got ore generation to work.
Error Log: https://pastebin.com/PjKwnPvg
ModItems: https://pastebin.com/ZfeJvZyz
The error log says on line 51 of ModItems there is an error. I have no idea what is wrong, however. I think it has to do something with when the mod registers the armor models. This applies to lines 51-54. I used MCJty's tutorials to learn modding, but he has not provided an armor tutorial, so any help would be much appreciated :)