Kill the entity in front me

Started by Ettores on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Kill the entity in front me

Hi. Can i create a procedure that says to kill the entity in front me?

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Like, what you are looking…
Wed, 07/01/2020 - 21:18

Like, what you are looking at?

 

If so, is there an entity ray trace procedure block in MCreator. If not you can use,

ProjectileHelper::rayTraceEntities

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok, thanks
Fri, 07/03/2020 - 12:28

ok, thanks

Joined Feb 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey i know this is old but…
Fri, 02/19/2021 - 01:46

Hey i know this is old but how do i make an entity spawn in front of the direction the player is, i'm trying to make an item that when right clicked spawns a Evoker Fang in front of the player