I'm pretty new to Minecraft and I'm really enjoying it. I'm just having a problem with something. This is my setup at the moment: I have a pressure plate inside my house that opens my iron door and outside my house i have a lever that opens the door from the outside. When I use the lever to open the door, the door stays open. I tried to connect the pressure plate and the lever via redstone so when I step off the pressure plate as I walk in, the lever would deactivate and close the door, but that's not working. Is there anyway to do this?
Currently, there is no mechanism in the game to have redstone (mechanically) toggle a lever directly (and it is extremely likely that there never will be a way to do this). Levers are Input only devices, they affect redstone signal, but they are not affected by redstone signal.
Although there are redstone circuits out there that would allow you to conditionally toggle the input/output of a lever using Logic Gates, I have to go with BloodyPhoenix on this one, for simplicity sake, just use a button instead of a lever.
Stay fluffy~
Although there are redstone circuits out there that would allow you to conditionally toggle the input/output of a lever using Logic Gates, I have to go with BloodyPhoenix on this one, for simplicity sake, just use a button instead of a lever.