I'm searching for a redstone construction which is build like this:
so a 2x2 square with stone pressure plates on it.
It needs to activate if one signal line when you walk from south to north
and needs to activate another signal line and NOT the other one if you walk south
something like that
[]
[]
===========================
Ther other issue is,
I'm searching for a bi-directional redstone repeater which uses as less redstone torches than 4 pieces or is smaller than 3x5x2
I have an idea on how you could do it, but you would have to either have to have the torches on the sides of the blocks (you could cover this up if you were in a corridor) or have a gap between the two rows of pressure plates.
Okay, I've worked out the first one. Put torches on the sides of the pressure plates, then connect each torch to an inverter. Connect the two pairs of inverters together with an OR gate. Then, connect one of the OR gates to an AND gate, and the other to a monostable (RS-NOR latch with a repeater chain to reset it) . Invert the output and connect that up to the AND gate. This will make it so that when passing from one direction, the monostable will be on, so the AND gate won't output power when the other pressure plate is stood on. From the other way, The AND gate will be true because you haven't activated the monostable yet - making the output turn on.
I hope you can help me!
I'm searching for a redstone construction which is build like this:
so a 2x2 square with stone pressure plates on it.
It needs to activate if one signal line when you walk from south to north
and needs to activate another signal line and NOT the other one if you walk south
something like that
[]
[]
===========================
Ther other issue is,
I'm searching for a bi-directional redstone repeater which uses as less redstone torches than 4 pieces or is smaller than 3x5x2
Hope you can help me =)
Applied Energistics 2 Developer
AE2:Intelligent Energistics Developer
thx 4 help
I'm posting pics if I can figure it out how you meant it ^^
Applied Energistics 2 Developer
AE2:Intelligent Energistics Developer