Birch Four Panel Door
mcwdoors:birch_four_panel_door

Birch Four Panel Door

Wood Type:
Macaw's Doors · by Sketch Macaw & Sketch Peachy
block Four Panel DoorsAxe MineableWooden DoorsWooden Doors

Acquisition

Crafting using Birch Planks, Four Panel Door Print and Birch Planks, arranged in the pattern shown. Produces Birch Four Panel Door.

Crafting
Birch Four Panel Door Birch Four Panel Door guaranteed

Mining & drops

sourcecountchanceconditions
Birch Four Panel Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Birch Four Panel Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
mcwdoors:birch_four_panel_door
Namespace
mcwdoors
Mod ID
mcwdoors
Tags (4)
mcwdoors:blocks/four_panel_doors
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_doors
minecraft:items/wooden_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "B",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:birch_planks"
    },
    "B": {
      "item": "mcwdoors:print_dark_oak"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "four_panel",
  "experience": null,
  "cooking_time": null
}