Can someone help me with making a skript where if u press right click on oak wood stair it will execute a command ? I currently have this and its not working:
on right click:
if clicked block is oak wood stair:
make player execute command "/ecraft"
#any code here
on right click:
if clicked block is oak wood stair:
make player execute command "/ecraft"
#any code here