Entity does not attack player

Started by Shaurya Rathi on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity does not attack player

I created an entity called Diamond Pirates that spawn in a diamond biome but these men spawn correctly but they do not attack the player then only attack when the player is touching them

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
same thing with my enemy…
Thu, 10/07/2021 - 10:30

same thing with my enemy called the slayer

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Show your AI image  
Thu, 10/07/2021 - 12:39

Show your AI image

 

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
if you have your Attack…
Thu, 10/07/2021 - 15:47

if you have your Attack blocks at the bottom of the AI, it will not work, Attack always goes on top for this type of mobs

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ageable entities are those…
Thu, 10/28/2021 - 05:24

ageable entities are those entities that can be Babies

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Or just use template Mob…
Thu, 10/28/2021 - 06:06

Or just use template Mob aggressive vs player

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
but that why would you waste…
Thu, 10/28/2021 - 06:12

but that why would you waste time on that? just search for Player and PlayerMB