Metal Windowed Door
mcwdoors:metal_windowed_door

Metal Windowed Door

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

Acquisition

Crafting using Glass Pane and Metal Door, arranged in the pattern shown. Produces Metal Windowed Door.

Crafting
Glass Pane
Metal Door
Metal Windowed Door Metal Windowed Door guaranteed

Mining & drops

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

Used in (1)

Crafting using Iron Nugget, Metal Windowed Door and Iron Nugget, arranged in the pattern shown. Produces Metal Warning Door.

Crafting
Iron Nugget
Metal Windowed Door
Iron Nugget
Metal Warning Door Metal Warning Door guaranteed

Block drops

dropscountchanceconditions
Metal Windowed Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
mcwdoors:metal_windowed_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": [
    "B",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "mcwdoors:metal_door"
    },
    "B": {
      "item": "minecraft:glass_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}