Date Door
16×16 · BAKED

block· Doors

Date Door

Spawn · by Ninni
block Wooden DoorsWooden Doors

Date Door is a block from Spawn, crafted from Date Planks.

Acquisition

Crafting using Date Planks, Date Planks, Date Planks, Date Planks, Date Planks and Date Planks, arranged in the pattern shown. Produces 3× Date Door.

Crafting
Date Door Date Door ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Date Door1–1100%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.

Used in

Cutting using Date Door. Produces an unresolved result.

Cutting conditional

Block drops

dropscountdrop rateconditions
Date Door1–1100%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.

Developer reference
Registry name
spawn:date_door
Namespace
spawn
Mod ID
spawn
Tags (2)
minecraft: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
}