Redstone sliding door

6000 views
Complexity: simple
<h1 class=Redstone sliding door"/>

Redstone sliding door

A practical, versatile and beautiful door.

Instructions:

Simply rebuild as in the picture on both sides and hide with all possible blocks.
(Important!: NO! obsidian or bedrock between the sticky pistons!)

4 COMMENTS

  1. I'm really bad at redstone, and yet even I can get that sliding door to work better (I'm really a noop at that sort of thing).
    The screenshot isn't the best either, unfortunately.
    But since the idea remains good, there's no Dislike, just a plain Neutral.~.

  2. [quote=CeliaG]Fine, but in survivalmode if a pet NPC or monster gets on the pressure plate, it can enter the house.[/quote]
    Pack under the pressure plate instead of the redstone a repeat command block (automatic mode) with the command

    Code:
    /testfor @e[type=Player,x1,x2,x3,1,1,1]

    (replace x1 By x3 through the coordinates three blocks above the command block) and simply place a comparator on either side of the command block. Now the door only opens when a player steps into or out of the house on the pressure plate. Very simple!

LEAVE A REPLY