How do I make an NPC (Boss) with randomly switched attacks ?

Started by KaMiLoz_ on

Topic category: Help with Minecraft modding (Java Edition)

Active 9 months ago
Joined Mar 2024
Points:
66

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How do I make an NPC (Boss) with randomly switched attacks ?

How do I make an NPC (Boss) with randomly switched attacks + make the mob look at the target all the time and attack it, and not stand in the camp for a couple of seconds when looking away from the target. I really want the NPCs to be similar in fighting style to the bosses from the mods: KimetsuNoYaiba Or Jujutsucraft

Help plsss!!!

Active 1 year ago
Joined Feb 2023
Points:
230

User statistics:

  • Modifications: 1
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 13
Think you will need to make…
Fri, 03/22/2024 - 15:29

Think you will need to make custom AI blocks for each attack type and condition procedures to trigger them.