Dead Trapdoor
biomesoplenty:dead_trapdoor

Dead Trapdoor

Biomes O' Plenty · by Adubbz, Forstride
block Wooden TrapdoorsWooden Trapdoors

Acquisition

Crafting using Dead Planks, Dead Planks, Dead Planks, Dead Planks, Dead Planks and Dead Planks, arranged in the pattern shown. Produces 2× Dead Trapdoor.

Crafting
Dead Trapdoor Dead Trapdoor ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Dead Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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