I am a novice modder, with basic skills in java language and I am trying to develop a mod that adds wings (among other things) to minecraft.
I would like help inserting custom armor rendering into my mod, like the rendering of mekanism jetpacks. I am using forge 10.12.1.1060, obviously coding for a 1.7 mod (but I can update forge if necessary). I have made a model using techne but after that I am absolutely clueless as to how to implement the model as armor. Eventually I would like to animate the model but I am uncertain if that is possible, and it is not of huge concern to me at this point
I hope this meets the forum regulations and any help would be greatly appreciated and I plan to credit people whose posts are helpful to the making of my mod .