#how to detect and change the surrounding block like redstone disactivate to redstone activate

1 messages · Page 1 of 1 (latest)

native root
#

When you interact custom blocks?

scenic grove
#

clarify

lilac wind
#

he said, how to detect blocks with redstone signals and change to inactive and active version when interacting a custom block

#

for my solution, i would probably set a execute command to detect the redstone signals and setblock it, although you're gonna have to do this for every block and power level

scenic grove
#

just use block place event and scan nearby block for custom block

#

then do what u want