Anyone know how to add events to when a mob hits a player?

Started by EidolonExperience on

Topic category: Help with MCreator software

Active 4 years ago
Joined Apr 2020
Points:
640

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Anyone know how to add events to when a mob hits a player?

Curious how to do this, would like to make an entity that knocks up players upon them getting hit. Similar to an iron golem.

Active 4 years ago
Joined Jan 2020
Points:
795

User statistics:

  • Modifications: 1
  • Forum topics: 21
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 80
How does this work as the…
Fri, 04/10/2020 - 14:31

How does this work as the global trigger is "if entity is attacked" so that makes the entity the player. How do you know what is doing the attacking?