Pine Trapdoor
biomesoplenty:pine_trapdoor

Pine Trapdoor

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

Acquisition

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

Crafting
Pine Trapdoor Pine Trapdoor ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Pine Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:pine_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:pine_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_trapdoor",
  "experience": null,
  "cooking_time": null
}