How do i create an entity that attack like the iron golem?

Started by IlReGiac on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do i create an entity that attack like the iron golem?

How do i create an entity that attack like the iron golem, without setting his AI base to the one of an iron golem? I've tried using procedures but i don't know how to make this one

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
set vellocity of attacked…
Fri, 04/28/2023 - 18:41

set vellocity of attacked mob to maybe 2.
You can also set conditions for attacking with return type procedure.