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

Started by Brohamster on

Topic category: Help with MCreator software

Active 1 year ago
Joined Jan 2021
Points:
647

User statistics:

  • Modifications: 2
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 38
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.

Active 1 year ago
Joined Jan 2021
Points:
647

User statistics:

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

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

Active 1 year ago
Joined Jan 2021
Points:
647

User statistics:

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

Thanks, I made a swen spider with poison!

Active 1 year ago
Joined Jan 2021
Points:
647

User statistics:

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

Oops how do you make a cordinashion? 

Active 1 year ago
Joined Jan 2021
Points:
647

User statistics:

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

Thanks, I found another way.

Active 7 months ago
Joined Dec 2023
Points:
74

User statistics:

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