can someone help me with loops
basically it runs more than i want it to ultimately leading to it canceling either way
on place of yellow concrete:
loop all blocks in radius 1 around event-block:
if loop-block contains dead brain coral block:
broadcast "a"
stop
if loop-block does not contain dead brain coral block:
cancel event
broadcast "b"