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

Started by ------- on

Topic category: Help with Minecraft modding (Java Edition)

Active 8 months ago
Joined Jul 2021
Points:
649

User statistics:

  • Modifications: 0
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 32
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?

Active 5 months ago
Joined Mar 2021
Points:
1015

User statistics:

  • Modifications: 3
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 451
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

Active 3 years ago
Joined Dec 2021
Points:
523

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 53
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)?