Jump to content

Recommended Posts

Posted

So, I basically want to make my mob hold a weapon. I have all the code in place, except in the render to hold the item it seems to need to extend RenderBiped, but the model isn't a biped. What would be a smart approach of going about this?

Posted

This may not be the smartest way, but I would write my own code for rendering the item in your model's hand. Look at how vanilla Minecraft renders the item, and then apply that t your code with some translations if needed.

Kain

Posted

This may not be the smartest way, but I would write my own code for rendering the item in your model's hand. Look at how vanilla Minecraft renders the item, and then apply that t your code with some translations if needed.

I've already done some custom item rendering for some special weapons which uses the IItemRender and whatnot, is this the idea you are suggesting?

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.