@ -1,3 +1,5 @@
command /tpdown:
trigger:
teleport the player to block 5 below the player in the direction of the player's direction
set {_loc} to location of the player
set y of {_loc} to y - 5
teleport the player to {_loc}