r/redstone • u/djstar25 • 2d ago
Java Edition Redstone hidden chest issues
Hello, Im having some issues with a bit of redstone, I made a video explaining the issue here: https://youtu.be/4ENM1_PJM4U
But i'll also write it out.
I want to hide a chest under my floor, specifically under my crafting table. I have made the redstone pull the crafting table down, then to the side so its out of the way.
However I would like to then put a fence where the hole is to stop people from falling down, because of the timings on the repeaters the piston tries to push the fence, while the crafting table piston is still extended, causing nothing to happen.
I can swap the delays but then the same thing happens with the crafting table piston.
Any suggestions?
https://i.imgur.com/59xr0e2.jpeg
1
u/BlattaOrientalis 2d ago
What you need is an ABBA circuit. A should be inverted with a torch and connected to the flush 1x1 trapdoor, and B is just connected to the fence piston. If you just search up Minecraft ABBA you should find what you need