boss mob help

Started by thecatlover on

Topic category: Help with modding (Java Edition)

Last seen on 22:02, 23. Jan 2023
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
boss mob help

so im trying to make a giant boss mob for my mod the shadows encroaching https://mcreator.net/forum/64866/shadows-encroaching-mod and i  want it to be able to do melee and projectile attacks, how do i do this??

thanks in advance.

Last seen on 12:11, 9. Sep 2020
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
try having it do melee…
Wed, 08/12/2020 - 12:30

try having it do melee damage usually, but create a procedure so, when hurt, it will shoot an arrow. P.S. you can also create a different ranged item and have it use that instead of the arrow

Last seen on 14:18, 16. Apr 2024
Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you could make two bosses…
Wed, 08/26/2020 - 19:34

you could make two bosses and use procedures to make them share health and on random tick update switch between them they would look the same except one would have a ranged attack