Neutral Mobs

Started by Duelnation on

Topic category: Feature requests and ideas for MCreator

Active 5 years ago
Joined Nov 2017
Points:
716

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
Neutral Mobs

It's just one simple thing, make a mob attack you when attacked, then the rest of the time it's peaceful. Case closed. But if anybody has a code to do that please let me know.

Active 5 years ago
Joined Apr 2016
Points:
992

User statistics:

  • Modifications: 4
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 273
You can do this by making…
Fri, 03/02/2018 - 20:05

You can do this by making the mob aggressive towards any non-player mob, ( you still need to add the attack on collide AI task), and having the event "When mob attacks--> deal damage" 

I don't know how to make them have pack neutrality like wolves or zombie pigmen though.

Active 6 months ago
Joined Jan 2017
Points:
774

User statistics:

  • Modifications: 1
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 72
I tryed to add this to my…
Sun, 03/04/2018 - 17:45

I tryed to add this to my mob with the AI task. And I also put the priority to 20 and nothing happens