accurate healing

Started by a23709g3 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
accurate healing

the "set health of entity to get health of entity + x number" is not an accurate healing procedure because (for example, entity is healed trigger does not work)
how to make proper healing

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
needed a bit of code change …
Wed, 01/15/2025 - 07:07

needed a bit of code change (from "entity.setHealth" to "entity.heal"