Universal Wire System

Ok, this sounded like an interesting thing to make, so I put together an example. There are three types of objects, but you could very easily add more types of powered components like doors and lamps, or more power sources like pressure plates or switches.

The three object types are:

  1. PowerButton - click to generate power
  2. PowerSwitch - place these near each other to connect together (like redstone)
  3. Powerable - a block that activated when it gets power from a button or wire

Try it here:

4 Likes