Update 'tptest.sk'

main
Anorak_1 2022-09-05 16:19:15 +00:00
parent f3a5c29cef
commit caaf5cae2f
1 changed files with 2 additions and 1 deletions

View File

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