Jump to content

Recommended Posts

Posted

So I've created a mob which uses a custom model, but the model is similar enough to the default ModelBiped that the default armour models should fit on it. However, when I use this.setCurrentItemOrArmor(3, new ItemStack(Items.iron_chestplate)); to try and add an iron chestplate to the mob (as I have done with my other custom mob which uses the biped model), it does nothing. I'm also trying to add a weapon to the mob (this seems like it should be easier), yet I can't get that to display either. However, the mob does sometimes drop the weapon when it dies.

 

Is there some method I need  to create to add armour or weapons to a custom model?

Posted

After some excessive googling, it appears I have to write a custom item rendering method for the weapon. Does anyone have any pointers about this and/or a better way of getting the mob to hold the weapon?

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.