healing mob(resolve)

Started by krazycrystalstar on

Topic category: Help with modding (Java Edition)

Last seen on 00:36, 24. Feb 2023
Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
healing mob(resolve)
Mon, 12/24/2018 - 04:45 (edited)

I am looking to make a Mob that will heal other mobs, like throwing healing potion of somesort at other mob.

 

How would i go about doing so? Thank you in advance ^^

Edited by krazycrystalstar on Mon, 12/24/2018 - 04:45
Last seen on 03:51, 31. Jul 2023
Joined Apr 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
One way you could do this is…
Mon, 12/24/2018 - 00:58

One way you could do this is by adding a collision procedure where if an entity touches the mob you're making it'll add a potion effect of regeneration or healing.

Last seen on 00:36, 24. Feb 2023
Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
cool thanks
Mon, 12/24/2018 - 01:56

cool thanks