Date Trapdoor
16×16 · BAKED

block· Trapdoors

Date Trapdoor

Spawn · by Ninni
block Wooden TrapdoorsWooden Trapdoors

Date Trapdoor 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 2× Date Trapdoor.

Crafting
Date Trapdoor Date Trapdoor ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Date Trapdoor1–1100%Survives Explosion

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 Trapdoor. Produces an unresolved result.

Cutting conditional

Block drops

Drops itself when broken.

Developer reference
Registry name
spawn:date_trapdoor
Namespace
spawn
Mod ID
spawn
Tags (2)
minecraft:blocks/wooden_trapdoors
minecraft:items/wooden_trapdoors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "spawn:date_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_trapdoor",
  "experience": null,
  "cooking_time": null
}