I'm trying to set a stair to face west instead of north. I'm not really too sure how to do this because of the new item ids in 1.14.
on rightclick with stick:
if player's facing is west:
set block at block 1 west 1 up event-location to oak wood stairs <--- I want these stair cases to face west
set block at block 1 east 1 up event-location to oak wood stairs
on rightclick with stick:
if player's facing is west:
set block at block 1 west 1 up event-location to oak wood stairs <--- I want these stair cases to face west
set block at block 1 east 1 up event-location to oak wood stairs