Update 'tptest.sk'

main
Anorak_1 2022-09-05 16:28:53 +00:00
parent bd19f664cf
commit 9b51108902
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
command /tpdown:
trigger:
set {_loc} to location of the player
set y of {_loc} to y of {_loc} - 5
set {_y} to y of {_loc}
set {_y} to {_y}-5
set y of {_loc} to {_y}
teleport the player to {_loc}
send {_loc} to player