how to make an item that would summon a monster, and is it possible for this monster to protect the player

Started by KyRaToR on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make an item that would summon a monster, and is it possible for this monster to protect the player

how to make an item that would summon a monster, and is it possible for this monster to protect the player

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yes make your monster and…
Fri, 09/24/2021 - 15:47

Yes

make your monster and make sure to make it tamable 

then on trigger of the item Right Clicked in air

procedure: run command at X Y Z in the name of Event/Target Entity /summon your_mod_id:your_monster

and then just tame it