Bone Dagger

Started by souled on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Bone Dagger

I am trying to make a dagger (made out of bone) that will spawn skeletons to help for the player. I have the models and textures of the skeleton ready, but I do not know how to make it spawn from a right click and how to make them fight for you right away. If anyone has any ideas, I would appreciate it.

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well, if you already haveā€¦
Sat, 06/04/2022 - 19:46

Well, if you already have the skeleton model and the dagger texture, then you've done the hard part. After that, you will need to import this entity to Mcreator and modify its artificial intelligence, done that, use the trigger of the item bone dagger (When right-clicked) and summon your custom entity.