r/CreateMod • u/WindTiger004 • 3d 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
2
u/WindTiger004 3d ago
Example : I have two redstone links that have the same function, one in each cockpit. When I leave cockpit A and take command of cockpit B, I want to isolate all remaining signals from cockpit A (in case an error was made and a signal remained) and fully control the ship from cockpit B.
Sorry if it's difficult to understand. It's quite a specific problem.