Metal Hospital Door
mcwdoors:metal_hospital_door

Metal Hospital Door

Macaw's Doors · by Sketch Macaw & Sketch Peachy
block Metal DoorsDoorsPickaxe MineableDoors

Acquisition

Crafting using Glass Pane, Iron Ingot, Iron Nugget, Iron Nugget, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces 2× Metal Hospital Door.

Crafting
Glass Pane
Iron Ingot
Iron Nugget
Iron Nugget
Iron Ingot
Iron Ingot
Metal Hospital Door Metal Hospital Door ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Metal Hospital Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Metal Hospital Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
mcwdoors:metal_hospital_door
Namespace
mcwdoors
Mod ID
mcwdoors
Tags (4)
mcwdoors:blocks/metal_doors
minecraft:blocks/doors
minecraft:blocks/mineable/pickaxe
minecraft:items/doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CA",
    "BB",
    "AA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:iron_ingot"
    },
    "B": {
      "item": "minecraft:iron_nugget"
    },
    "C": {
      "item": "minecraft:glass_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}