Hostile mobs

Started by Tommyzilla03 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hostile mobs

Is there a way i can make water and flying mobs hostile? I need it for a mod i am working on

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Really i need it
Mon, 03/21/2016 - 05:41

Really i need it

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Really i need it
Mon, 03/21/2016 - 20:48

@#1 Have you tried initially making the mob hostile (first screen) and then make it flying?

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
the mob is swimming but it
Mon, 03/21/2016 - 22:34

the mob is swimming but it wont attack me

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
anything else?
Tue, 03/22/2016 - 02:50

anything else?

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:anything else?
Tue, 03/22/2016 - 10:42

@#3 Alright, I have found a solution.

Make sure in custom AI you add "Attack On Collide" This will make it damage the player when it bumps into the player. Just make sure Attack On Collide is set to EntityPlayer

If you want it to follow the player make sure it is set to act aggressively twords EntityPlayer.

I have not been able to find a way to keep the mob in the water. It seems it will run and go wild on land which is stupid.

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
so i do the water mob on the
Wed, 03/23/2016 - 21:45

so i do the water mob on the second AND firt page?
 

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i tried but he cant hurt me  
Wed, 03/23/2016 - 23:52

i tried but he cant hurt me

 

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
but the mob does chase me
Thu, 03/24/2016 - 01:37

but the mob does chase me

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i think ill just give up
Fri, 03/25/2016 - 20:01

i think ill just give up

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Forget the post dot
Mon, 03/28/2016 - 20:34

Forget the post dot

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
that's odd I don't know maybe
Tue, 03/29/2016 - 01:11

that's odd I don't know maybe try making the mob a land mob and see if it attacks. maybe a bug in mcreator