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.~.
[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!
Fine, but in survivalmode, if a pet NPC or monster gets on the pressure plate, it can enter the house.
a somewhat simple description and the picture is not the best. otherwise quite ok.
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.~.
[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
(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!