Automatic Door - MatLomax/WireMod GitHub Wiki

AutoDoorAnimated

Parts

Connections

  • Player Distance Sensor (PinOut0) <=> Less Than (PinIn0)
  • Constant Integer (PinOut0) <=> Less Than (PinIn1)
  • Less Than (PinOut0) <=> Flip/Flop (PinIn0)
  • Flip/Flop (PinOut1) <=> Door (USING VANILLA WIRE)

AutoDoor

Notes

The Player Distance Sensor can easily be replaced by or combined with an NPC Distance Sensor.

Works equally well with actuated blocks.

You can also add a Team Color Constant and connect it to the Player Distance Sensor to only open the door to players on a given team.