Redstone Cleanup Needed

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

SReject

New Member
Jul 29, 2019
433
0
0
Ok, so I'm working on a gate system for a small redstone project of mine, and need some tips of how to clean this up:

redstone gating.png


What it does is take two inputs (A & B), and gives one of the following outputs when conditions are met:
If both A & B are off: no output
If A is on and B is off: output through Output X
If A is on and B is on: output through output Y
If A is off and B is on: output through Output Z
 

SReject

New Member
Jul 29, 2019
433
0
0
You coud re-wire it with redpower gates and alloy wire. I'll look a bit neater and wont get took out by someone with a water bucket.
Also it'll be a little more compact, you should be able to fit it inside a wall/floor with microblocks
Yea, I know redwire would be a bit simpler, but am trying to /finally/ get a grip on redstone.

And an update, I trimmed a bit of fat from it:
redstone 2.png


The only part that bugs me ATM, is the inverter(Lonesome block at the top of image). sort of wish I could make it more, i don't know, part of the rest
 

zooqooo

New Member
Jul 29, 2019
138
0
1
May I ask what this is for? I mean, if this is a creative test world or something, more power to you; but if you are looking to add this to your house or something, RP logic would be much better
 

SReject

New Member
Jul 29, 2019
433
0
0
Im trying to get a better grip on redstone in general. Figured I'd spread my question across a few forums to get me an answer. lol
 

SReject

New Member
Jul 29, 2019
433
0
0
As an update: The block above as the inverter turns out to be what I needed for the application :p