Jump to content

Custom Armor Render


Zach010

Recommended Posts

    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 :).

Link to comment
Share on other sites

  • 2 weeks later...

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

Link to comment
Share on other sites

  • 2 weeks later...

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.