Jump to content

[mc 1.4.2] armor rendering problem


dark2222

Recommended Posts

i got a problem with my armor not it rendering and if i do make it render i can't play multiplayer with it

 

what code(s) shull i use to make armor render in smp and ssp, i use forge

please don't say i am bad at programing with java please note that i am only 15!

 

Link to comment
Share on other sites

Look at the JavaDoc information in the interface. It tells you where to implement the interface. But yes, that is how the function is used. You return a path to the texture file. Also notice how the function is passing in an ItemStack. That is there so you can distinguish between the chestplate and the rest of the armor pieces for rendering purposes.

Link to comment
Share on other sites

Look at the JavaDoc information in the interface. It tells you where to implement the interface. But yes, that is how the function is used. You return a path to the texture file. Also notice how the function is passing in an ItemStack. That is there so you can distinguish between the chestplate and the rest of the armor pieces for rendering purposes.

nice it works now thanks you got a like from me :)

Link to comment
Share on other sites

Look at the JavaDoc information in the interface. It tells you where to implement the interface. But yes, that is how the function is used. You return a path to the texture file. Also notice how the function is passing in an ItemStack. That is there so you can distinguish between the chestplate and the rest of the armor pieces for rendering purposes.

dam just tested it my armor will now load if i drop the armor texture in the armor folder in minecraft.jar

i am trying to make it so i just can drop it into mods and then it load

Link to comment
Share on other sites

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.