Pine Trapdoor
byg:pine_trapdoor

Pine Trapdoor

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block TrapdoorsWooden TrapdoorsTrapdoorsWooden Trapdoors

Pine Trapdoor is a block from Oh The Biomes You'll Go, crafted from Pine Planks.

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
byg:pine_trapdoor
Namespace
byg
Mod ID
byg
Tags (4)
minecraft:blocks/trapdoors
minecraft:blocks/wooden_trapdoors
minecraft:items/trapdoors
minecraft:items/wooden_trapdoors

Recipe JSON (1):

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