First photo is the front and the second photo is the back.

What I am trying to do is make an automatic trapdoor system. So basically when I walk through the observer I want the floor to open and I can fall down. Please help.

by vizerty

3 Comments

  1. The_Fish_of_Souls on

    Place a block behind the observer and a note block on the piston.

    Or: Place a redstone dust on top of the cobblestone next to the piston

  2. Informal-Chance-6067 on

    Observers don’t detect players walking. You need a pressure plate or tripwire. Using an observer to power a sticky piston on Java edition will make it spit out the block. You should use a pressure plate without an observer and put a redstone torch between it (under the wall) and the piston.