How to create a mob?

Started by Dept on

Topic category: Help with MCreator software

Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to create a mob?
Who can help with the creation of an aggressive mob? I tried many times to create, but they are all created passive. They do not beat me even when I hit them, they just stand. Explain what values ​​should be set when creating? 
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help :c
Mon, 06/05/2017 - 13:41

Help :c

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You need to add two custom AI
Mon, 06/05/2017 - 21:22

You need to add two custom AI tasks to the default walk, swim, wander, etc. 

1- Act aggressively against- Set this to "Player" and give it maximum priority

2-Attack on collide-Set this to "Player" and give it maximum priority.

It does not matter which order you add these tasks, so long as you have both of them.

Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:You need to add two custom AI
Tue, 06/06/2017 - 11:12

@#2

Does not work, dude. I did everything as you said, and when I hit them now, they start to run after me, but do not beat

Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:You need to add two custom AI
Tue, 06/06/2017 - 11:31

@#2 @#2

I understand everything. Thank you so much

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:You need to add two custom AI
Tue, 06/06/2017 - 20:40

@#2.2

glad I could be of help