From 25d80f752bde31cffa9e48ccf85e8c7a44c99649 Mon Sep 17 00:00:00 2001 From: Gryph667 <38962974+Gryph667@users.noreply.github.com> Date: Thu, 11 Oct 2018 08:50:33 -0400 Subject: [PATCH] Change to exclude pistons from the door builds Addressing reported issue from TheShyPig where a piston lock is causing odd behaviour and breaking the craft. --- Movecraft/types/Citygate.craft | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Movecraft/types/Citygate.craft b/Movecraft/types/Citygate.craft index 7947c44..08dc338 100644 --- a/Movecraft/types/Citygate.craft +++ b/Movecraft/types/Citygate.craft @@ -7,8 +7,8 @@ allowedBlocks: - 162 #Dark Oak Logs - 191 #Dark Oak Fence - 190 #Jungle Fence - - 69 #Lever - - 33 #Piston + #- 69 #Lever + #- 33 #Piston forbiddenBlocks: - 7 #Bedrock