Tiny Redstone

Tiny Redstone

11M Downloads

[feature request] take redstone signal from any block

lublak opened this issue ยท 1 comments

commented

grafik
grafik
grafik

commented

I need to change the way redstone dust reads weak signals. Vanilla redstone dust is a bit inconsistent. It does not read weak signals from most solid blocks, but it does read it from levers, tile entities, buttons, levers.
What I'm doing is basically whitelisting what it reads from. I may need to do the opposite of that.

FYI: A workaround is to use a Tiny Repeater at the edge of the block. It's only tiny redstone dust that behaves this way.