Each item in Minecraft has a unique ID assigned to it, known as an item ID, this can be used in commands to spawn the item into the game. The item ID for oak door in Minecraft is shown below:
The Oak Door item can be spawned in Minecraft with the below command. Cheats must be enabled before this will work.
Below is a table of the tools that can be used to break Oak Door blocks, and the speed it will take to break at (in seconds). This is calculated with the formula (1.5 * Block Hardness) / Tool Multiplier.
Tool | Speed | |
---|---|---|
Golden Axe | 0.38s | |
Diamond Axe | 0.56s | |
Iron Axe | 0.75s | |
Stone Axe | 1.12s | |
Wooden Axe | 2.25s | |
Netherite Axe | 4.5s |
Find thousands more items on our complete list of 1,325 Minecraft IDs.
/show listWhen placed, this item becomes the door block, which can be open/closed to stop mobs, etc from entering an area. To open/close a door, simply right click it.
Item ID | minecraft:oak_door |
---|---|
Legacy Item ID (1.12.2 and Below) | minecraft:wooden_door |
Numerical ID | 324 |
Stackable | Yes |
Max Stack Size | 64 |
Hardness | 3.0 |
Material | Wood |
Diggable | Yes |
Min / Max State IDs | 3573 - 3636 |
Below you can find the crafting recipes that can be used to make Oak Door.
Ingredients | Pattern | Result |
---|---|---|
| 3x Oak Door |
Block states are values assigned to a block that changes its state. For example, many blocks have a "direction" block state which can be used to change the direction a block faces.
Find a table of all blockstates for the Oak Door block below.
Block State Name | Type | Values |
---|---|---|
facing | enum ? |
|
half | enum ? |
|
hinge | enum ? |
|
open | bool ? |
|
powered | bool ? |
|