How do I make a neutral mob attack and give potion effects?

Started by Brohamster on

Topic category: Help with MCreator software

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make a neutral mob attack and give potion effects?

I'm trying to make a venomous spider that only attacks when you attack a.k.a. neutral, and I can't make it give a effect when it attacks. Also the current mcreator version i'm using is 2020.5.

Add melee attack AI and…
Fri, 02/12/2021 - 10:43

Add melee attack AI and specify targets and the neutral mob will attack.

To add effects, you can add condition to melee attack and make condition pass in all cases. Before that, put custom attack procedure.

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks, but can you show me…
Mon, 03/01/2021 - 18:51

Thanks, but can you show me a screenshot of the procedure? 

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks, I made a swen spider…
Mon, 03/01/2021 - 18:53

Thanks, I made a swen spider with poison!

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oops how do you make a…
Mon, 03/01/2021 - 19:17

Oops how do you make a cordinashion? 

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks, I found another way.
Mon, 03/29/2021 - 00:12

Thanks, I found another way.

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have the same problem ,how…
Fri, 05/24/2024 - 02:10

I have the same problem ,how do  you did to solve it or what procedure did you use?