simulate knockback

Started by a guy called l… on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
simulate knockback

My idea is, for example, made a slime armor, and if a mob atacck you, made the mob suffer knockback, ¿how i can make that?

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could set the affected…
Thu, 11/18/2021 - 15:27

You could set the affected mob's velocity in a direction dependant on which way they're facing?

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yes, that I think, the…
Thu, 11/18/2021 - 15:48

Yes, that I think, the problem Is that I dont have an idea how to get what movement X Y Z move a mob, has i dont now how to convert the direction Is facing to a X Y Z movement vector