Cherry Stable Door
mcwdoors:cherry_stable_door

Cherry 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, Cherry Planks, Cherry Planks, Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces 3× Cherry Stable Door.

Crafting
Cherry Stable Door Cherry Stable Door ×3 guaranteed

Mining & drops

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

Used in (1)

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

Crafting
Cherry Stable Door
Cherry Stable Horse Door Cherry Stable Horse Door guaranteed

Block drops

dropscountchanceconditions
Cherry Stable Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
mcwdoors:cherry_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:cherry_planks"
    },
    "B": {
      "item": "minecraft:iron_bars"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stable",
  "experience": null,
  "cooking_time": null
}