Posted June 18, 201411 yr 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 .
June 19, 201411 yr There is a tutorial for custom armor model in minecraft forum: http://www.minecraftforum.net/topic/2001807-172how-to-code-custom-3d-armor-models-3d-weapons-or-items-tutorial-by-senpaisubaraki/ Making mods is fun!!! (sorry bad english, i'm from venezuela)
June 29, 201411 yr Author Thank you so much for this . I m surprised that I hadn't found this tutorial after all the searching I did. Thank you :D
June 30, 201411 yr What you want to do is very doable, including animation. Its not that hard, but finding the right words to search for can be. Look at some of Jabelar's stuff as well. Its for entities mostly, but the concept for rotation and setup will help you enormously. If you want to venture outside of the normal 4 armor slots, now you are getting a bit more exotic. I can help you with that if it comes to it, but for the basic 4 you should be good with the tutorials and Jabelar's stuff. Long time Bukkit & Forge Programmer Happy to try and help
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.