If EntityIsHurt then a specific mob nearby attacks the source entity (Procedure)

Started by Heeter on

Topic category: Help with modding (Java Edition)

Last seen on 15:32, 3. Jun 2021
Joined May 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If EntityIsHurt then a specific mob nearby attacks the source entity (Procedure)

Basically, I have no idea how to make a specific mob nearby attack the player if they hit a specific mob

You can at least give me an idea or what blocks I should use or what do I exactly need to do

Last seen on 01:41, 26. Apr 2023
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ha-ha. I'm trying to figure…
Sat, 05/15/2021 - 22:33

Ha-ha. I'm trying to figure this out too as well. There doesn't seem to be any blocks to set target. There is a block to find specific mobs nearby, that's do-able, but doesn't seem to be anything to get them to attack the source entity...