How to give an item to a mob's hand

Started by Art4Dog on

Topic category: Help with modding (Java Edition)

Last seen on 16:52, 7. Jun 2021
Joined Sep 2020
Points:

User statistics:

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

I've tried everything, I can't give the sword to my custom mob. I tried to write RenderBiped in the mob code, tried to give out the item using procedures, tried to give it a hand, but nothing happened. Please help me, I don't know what to do anymore. Tell me the code that you need to register for the item to be displayed. I will be grateful for any help!

Last seen on 15:09, 2. Sep 2021
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Just add a new mob with the…
Thu, 10/22/2020 - 14:37

Just add a new mob with the item in hand, and use a couple procedures to make it so it changes to that mob when it picks up an item.  

Last seen on 16:52, 7. Jun 2021
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Do you mean in BlockBench? I…
Thu, 10/22/2020 - 18:50

Do you mean in BlockBench? I had this idea, but as I know there can not be made three-dimensional textures such as a sword

Last seen on 15:09, 2. Sep 2021
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I mean that if you are using…
Fri, 11/06/2020 - 15:36

I mean that if you are using zombie or player model, mcreator has an option to make it hold an item.