#could someone help me find out how to detect if block at location is broken by physics/enviroment

1 messages · Page 1 of 1 (latest)

vagrant elk
#

this is the closest ive gotten i think

on block physics:
    if location of event-block is {testloc.%location of event-block%}:
        cancel event
        broadcast "&7physics!!!!"```