Warped Stable Door
mcwdoors:warped_stable_door

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

Crafting
Warped Stable Door Warped Stable Door ×3 guaranteed

Mining & drops

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

Used in (1)

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

Crafting
Warped Stable Door
Warped Stable Horse Door Warped Stable Horse Door guaranteed

Block drops

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