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 modding (Java Edition)

Last seen on 08:33, 3. Nov 2021
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

Last seen on 04:28, 26. Jan 2024
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