#is there a easy method of getting the block *infront* of a other block?
11 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
if you have the facing as a string, you can use
block[facing]
oh?
block["north"] returns a block same as block.north
that makes things easier
tho it would be great if there was like .forward or something
idk
or like .front
You know, not every block has a "facing" thing
thanks