Update 'tptest.sk'

main
Anorak_1 2022-09-05 16:18:17 +00:00
parent af3ed5912c
commit f3a5c29cef
1 changed files with 3 additions and 1 deletions

View File

@ -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}