#How to disable Respawn Anchor block destroy on explosion
1 messages · Page 1 of 1 (latest)
on block explode:
cancel event
requires skbee
Consider increasing someone's reputation with </reputation increase:1458495875985969212> if you found them to be helpful!
did it work?
yes thanks i didnt know i needed skbee for on block explode
on block explode:
loop event-blocks:
if loop-block is dirt:
remove loop-block from event-blocks
np