Event/target entity or Source entity won't work for me

Started by תוםמונטאוריינובןשבת on

Topic category: Help with Minecraft modding (Java Edition)

Event/target entity or Source entity won't work for me

i am trying to make my entity teleport randomly 4 blocks behind the player, i have managed to calculate the position but nor Event/target entity or source entity will be presented as Player.

how can i present a player in the procedure?

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can you post a picture of…
Mon, 07/21/2025 - 07:18

can you post a picture of your procedure?

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
At least for single player,…
Mon, 07/21/2025 - 21:11

At least for single player, make a procedure that sets variables for the x, y, and z positions and use those instead.