How to make entities spawn with items in there hands.

Started by Erikas123 on

Topic category: User side tutorials

Last seen on 13:11, 31. Aug 2021
Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make entities spawn with items in there hands.

So, my and my friends are making mod, where vikings fight each other, we made cutom models and textures in blockbench. We put them in Mcreator and give them axes in their main hands. But when we played the test game, they did damage of the axe, but they were not holding that axe.

So we started to search for things that would help. We spend a whole day searching how to make the best models and give items.

We found quite a few things.

If you want to make simple, Steve type entity, the best way is to ,,Make a 64X32 Texture and make Biped Model" it will work 100%, and you will have your entity and items.

But if you want more, like ultra custom textures, 3 more hands and wings, ,,The best way is to make it in model".

So yeah, this is just a quick tip for those who dont want to program. I think there is some ways to make this work with just a line of code, but i am not a code guy, so im just sharing my thoughts.

Sorry for my english, its not my native language.

Have a nice day :)