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)

Active 3 years ago
Joined Aug 2021
Points:
566

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
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

Active 1 year ago
Joined Oct 2020
Points:
1621

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
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