How do I make a mob that can shoot and attack normally?

Started by ------- on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make a mob that can shoot and attack normally?

I'm making a boss mob that can attack with melee but i want it to shoot a fireball/arrow/any ranged item withoud loosing the melee part, how can I do that?

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make it melee mob and add %…
Sat, 01/01/2022 - 21:27

Make it melee mob and add % on any trigger you want that it uses procedure: shoots ranged item

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Are you wanting it to use…
Sat, 01/01/2022 - 21:46

Are you wanting it to use ranged and melee attacks at the same time or are you wanting it to have like a melee and a ranged phase (similar to the wither boss)?