Oak Four Panel Door
mcwdoors:oak_four_panel_door

Oak Four Panel Door

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

Acquisition

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

Crafting
Oak Four Panel Door Oak Four Panel Door guaranteed

Mining & drops

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

Block drops

dropscountchanceconditions
Oak Four Panel Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
mcwdoors:oak_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:oak_planks"
    },
    "B": {
      "item": "mcwdoors:print_dark_oak"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "four_panel",
  "experience": null,
  "cooking_time": null
}