Why is this code not working? I am trying to set the block as a chest, and make it face the player.
I keep getting this error.
[18:53:32 ERROR]: a block can't be set to 'chest to horizontally face the player' because the latter is not an item type
code_language.skript:
set block at location of {_chest} to chest horizontally facing the player
I keep getting this error.
[18:53:32 ERROR]: a block can't be set to 'chest to horizontally face the player' because the latter is not an item type