Global "before entity is hurt"

Started by bluner on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jan 2024
Points:
84

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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

Active 1 year ago
Joined Jan 2024
Points:
84

User statistics:

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

Ok thank you