Can no longer find the "Before entity is hurt" Global Trigger

Started by nilek20 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can no longer find the "Before entity is hurt" Global Trigger

Is this a problem with just my install or is this a change i missed. If this is a change i missed how do i now do procedures that need to override damage?

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
"Entity is hurt" not "Before…
Tue, 02/18/2025 - 21:20

"Entity is hurt" not "Before entity is hurt"

answer

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The "Entity is hurt" trigger…
Fri, 03/14/2025 - 18:29

The "Entity is hurt" trigger seems to be different to the "Before entity is hurt" trigger which I can also no longer find. This broke a invulnerability procedure of mine, since it's now triggered after taking damage, not before it. Any idea how to get this back?

 

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This is a big issue for me…
Fri, 03/14/2025 - 18:32

This is a big issue for me because my mod requires this invulnerability procedure to work as intended, it's currently broken.