Procedure is run when a player hit by a specific entity

Started by EnderCivil on

Topic category: Help with modding (Java Edition)

Last seen on 16:19, 19. Apr 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Procedure is run when a player hit by a specific entity

does anyone know how to make a procedure run when a player is hit by a certain entity? I can't find out how. I'm on 2023.3

Last seen on 13:27, 29. Apr 2024
Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Trigger: Player Hits entity…
Fri, 04/12/2024 - 16:31

Trigger: Player Hits entity

Check If Event/ source entity = the entity you want to Check for

      *your Code*