how do you make a mob that does not use items but attacks with ranged attacks like a vindicator

Started by Yutaken on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do you make a mob that does not use items but attacks with ranged attacks like a vindicator

I'm making a mob that attacks by teleporting the player up high and slams it to the ground to do damage.

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(first of all you mean…
Sun, 04/05/2020 - 00:24

(first of all you mean evoker?) and also. You can do that with procedures, perhaps make it so every (number) of ticks it will teleport the player X blocks high in the sky, if you want it to do extra damage then override the fall distance (and look some stuff up on the internet to find out the variables for distance)

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try giving it a unique,…
Fri, 04/10/2020 - 18:53

Try giving it a unique, invisible, ranged weapon that would do what you want when used