Jungle Stable Door
mcwdoors:jungle_stable_door

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

Crafting
Jungle Stable Door Jungle Stable Door ×3 guaranteed

Mining & drops

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

Used in (1)

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

Crafting
Jungle Stable Door
Jungle Stable Horse Door Jungle Stable Horse Door guaranteed

Block drops

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