Global "before entity is hurt"

Started by bluner on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Global "before entity is hurt"

I was wondering if you could use the Global "before entity is hurt" but make it only affect the player.

To make it only affect the…
Thu, 01/11/2024 - 15:18

To make it only affect the player, use procedure block to check entity type and check if the target entity is player

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok thank you  
Thu, 01/11/2024 - 20:59

Ok thank you