Update 'tptest.sk'

main
Anorak_1 2022-09-05 16:25:40 +00:00
parent 8ac1e62ea3
commit 44ff2c2adc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
command /tpdown:
trigger:
set {_loc} to location of the player
set y of {_loc} to y of {_loc} - 5 parsed as integer
set y of {_loc} to y of {_loc} - 5
teleport the player to {_loc}