How to give an item to a custom mob's hand?

Started by Ball-van on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to give an item to a custom mob's hand?

Hello everyone, I made a custom mob like a soldier with 3D elements (helmet, etc.) so it is custom, and I also made a custom 3D model of a rifle, I want a custom soldier to hold a custom rifle in his hand, but I don't know how it is to do, since you can only hand over any objects to model like
"biped" and "zombie". Is there any way to give the custom mob an item in the main hand?

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Only 2 solutions:   1) you…
Thu, 12/16/2021 - 20:14

Only 2 solutions:

 

1) you prepare your model which is wearing item in your blockbench model itself

2) you use a Bipoed model in Mcreator and give him any item you want