Code:
on right click:
if event-block is yellow glass:
if event-block's x-coordinate is 5:
if event-block's y-coordinate is 54:
if event-block's z-coordinate is 2:
Why doesn't this work and could it be more compact?