How to create a Zombie-like AI without using the AI base ?

Started by JojoMichelDu59 on

Topic category: Help with modding (Java Edition)

Last seen on 16:47, 9. Feb 2020
Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to create a Zombie-like AI without using the AI base ?

All is in the title, I would want to create a mob that behaves exactly like a zombie but won't burn at sunlight, loot flesh, etc.

Thanks for the help !

Last seen on 14:52, 1. Oct 2020
Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well, you can use the usual…
Sun, 03/31/2019 - 11:53

Well, you can use the usual AI procedure blocks, eg wander, to make it move. Break doors will make it break down village doors, and you can make it target and attack players, iron golems, snow golems and villagers using the respective blocks.

Last seen on 16:47, 9. Feb 2020
Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It's strange, my mob is…
Sun, 03/31/2019 - 12:19

It's strange, my mob is neutral and when it attacks, it sometimes jumps really high and takes fall damage :/

Here's the procedure

Last seen on 17:31, 20. Dec 2021
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
to do that remove Leap at…
Mon, 08/31/2020 - 02:29

to do that remove Leap at target