There are lots of little Minecraft "tricks" involving either redstone circuits, or just interesting game mechanics (like the airlock which locks during floods, or the hidden door which appears when a certain block is broken). I'd like a way to use redstone circuits for this purpose, like reveal doorways, etc. The current issue is that any system like this needs to be reset after every use. I'd like a way to use a circuit to reveal a doorway on a flick of a switch, which can be automatically reset with the flick of another switch. This would involve converting electrical energy to mechanical.
Also, converting the other way could be useful. This can currently be done with buttons (I think), but things like motion sensors would be excellent.
Also, converting the other way could be useful. This can currently be done with buttons (I think), but things like motion sensors would be excellent.
Could you explain? Is this a server-side or client-side mod?