Crafting using Date Planks, Date Planks, Date Planks, Date Planks, Date Planks and Date Planks, arranged in the pattern shown. Produces 3× Date Door.
- Inputs
- 6 × Date Planks
- Output
- → Date Door ×3
block· Doors
Date Door is a block from Spawn, crafted from Date Planks.
Crafting using Date Planks, Date Planks, Date Planks, Date Planks, Date Planks and Date Planks, arranged in the pattern shown. Produces 3× Date Door.
| source | count | drop rate | conditions |
|---|---|---|---|
| Date Door | 1–1 | 100% | Survives Explosion, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Cutting using Date Door. Produces an unresolved result.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Date Door | 1–1 | 100% | Survives Explosion, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
spawn:date_doorspawnspawnminecraft:blocks/wooden_doors minecraft:items/wooden_doors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"ingredients": {
"#": {
"item": "spawn:date_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_door",
"experience": null,
"cooking_time": null
}