#go one block in front of block from variable

1 messages · Page 1 of 1 (latest)

elder hazel
#

I have a variable that is a direction. How do I make it so it goes one block from the anchor in the variable's direction?

limpid prairie
#

try push player (direction from player to {_}) at speed (speed)

elder hazel
#

I meant more like setting a block, something like

set block 1 block in {direction} from {block} to diamond block

or something

abstract island
elder hazel
#

{direction} of {block} is not a location

#

I also tried block in front of {block} but that just puts it 1 block behind the block

elder hazel