Birch Stable Door
mcwdoors:birch_stable_door

Birch Stable Door

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

Acquisition

Crafting using Iron Bars, Iron Bars, Birch Planks, Birch Planks, Birch Planks and Birch Planks, arranged in the pattern shown. Produces 3× Birch Stable Door.

Crafting
Birch Stable Door Birch Stable Door ×3 guaranteed

Mining & drops

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

Used in (1)

Crafting using Birch Stable Door, arranged in the pattern shown. Produces Birch Stable Horse Door.

Crafting
Birch Stable Door
Birch Stable Horse Door Birch Stable Horse Door guaranteed

Block drops

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BB",
    "AA",
    "AA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:birch_planks"
    },
    "B": {
      "item": "minecraft:iron_bars"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stable",
  "experience": null,
  "cooking_time": null
}