Heal other but not main entity

Started by Khedi on

Topic category: Help with MCreator software

Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Heal other but not main entity

I'm trying to make a weapon that heals others except the one that's helding the weapon, how can I do that?

Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In the trigger section of…
Thu, 04/17/2025 - 16:01

In the trigger section of your weapon there should be a "when item hurt an entity", do your procedure there. As for the procedure itself, I haven't explored how healing works, but check out the template list to see if there is anything there, or look up in the search bar terms like "health". If it somehow doesn't work and it continues healing the one using the weapon, try changing "event source entity" for "target entity", but I think the trigger is already considering that.