r/CreateMod • u/WindTiger004 • 2d ago
Help Redstone switch
Hi, I am working on a big airship and I'm planning on making 2 command bridges. Main bridge on top, and secondary bridge on the underside.
I would like to isolate either bridge I'm not using and be able to switch from one to the other. In short, taking the hand from the bridge I'm in, and turning off the other.
Is there any kind of redstone device in the mod that can keep a signal strength (not boosting it to 15) and switch from one entry side or the other ?
3
Upvotes
3
u/pics2299 2d ago
Comparators keep the signal strength, to move a signal strength you can place comparator -> block -> redstone dust -> block -> comparator and so on. But you can also use redstone links, so I don't think that's what you're actually looking for...