What is a Spruce Trapdoor?
Spruce trapdoors are one of the handiest redstone mechanisms in Minecraft. They’re flat wooden doors you can place on floors, ceilings, or walls to control access or create moving platforms. The crafting recipe makes 2 trapdoors at a time, so you can build large contraptions without grinding too much wood.
How to Craft a Spruce Trapdoor
Materials Needed
You’ll need 6 spruce planks to make 2 spruce trapdoors.
Crafting Steps
1. Open your crafting table
Grab a crafting table and open it. You’ll see the 3×3 crafting grid.
2. Place the spruce planks
Put 3 spruce planks in the top row and 3 in the middle row. Leave the bottom row empty. This pattern is important – it won’t work any other way.
3. Move to your inventory
Once you’ve crafted them, drag the 2 spruce trapdoors into your inventory.
Finding Spruce Trapdoors in Creative Mode
Java Edition (1.13 – 1.19)
In these versions, spruce trapdoors are in the Redstone tab of the creative inventory.
Java Edition (1.19.3 – 1.20+)
From 1.19.3 onwards, they moved to the Building Blocks tab.
Technical Details
Item ID and Name
The ID is minecraft:spruce_trapdoor. You can stack them up to 64 per slot. This works the same across Java Edition 1.13 through 1.20.
Block States
Spruce trapdoors support several block states:
- Facing: north, south, east, or west (which way the door opens)
- Half: upper or lower (where on the block it sits)
- Hinge: left or right (which side the hinge is on)
- Open: true or false (whether it’s opened or closed)
- Powered: true or false (whether it’s receiving redstone power)
Using Give Commands
To give yourself a spruce trapdoor, use:
/give @p spruce_trapdoor 1
You can also add block states to the command if you want a specific configuration, like an open trapdoor facing north with the hinge on the right.
Common Uses
Spruce trapdoors work great for building trapdoor doors, creating secret passages, or building moving platforms with pistons. They’re also good for decoration since they have a nice wood texture that matches the spruce theme.