#Have a block connect to redstone

3 messages · Page 1 of 1 (latest)

autumn silo
#

I am making a block that requires a redstone signal to work, I want the block to redirect redstone dust into it's self like that target block. Right now my block behaves like the redstone lamp. I thought there would be a method in the class for the target block but, nothing there seams to be about redstone dust. Is there a tag somewhere for this or a registry .

See the pictures if you are confused by what I am trying to do.

idle cedar
#

Check the target block class to see how it makes redstone dust connect

#

either that or check the redstone class for a list of blocks that it redirects to