Started by
תוםמונטאוריינובןשבת
on
Topic category: Help with Minecraft modding (Java Edition)
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?
can you post a picture of your procedure?
here:
https://u.pcloud.link/publink/show?code=XZkG6B5ZIYhkQzBTrU04cw6X8PHJYyb…
At least for single player, make a procedure that sets variables for the x, y, and z positions and use those instead.