how to teleport a player 10 blocks ahead

Started by sadazahaq on

Topic category: Help with Minecraft modding (Java Edition)

Active 10 months ago
Joined Sep 2024
Points:
59

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
how to teleport a player 10 blocks ahead

hello, I would like to make an artifact that teleport the player 10 blocks ahead, but I don't know how to do it, I recently started digging into procedures and so far a lot is not known to me

Active 4 months ago
Joined Aug 2024
Points:
81

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
theres a command for that …
Mon, 09/16/2024 - 21:52

theres a command for that /tp @s ^ ^10 ^ i think you can tinker with it if it doesn't work. You can call a function using a procedure to run commands