Metal Warning Door
mcwdoors:metal_warning_door

Metal Warning Door

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

Acquisition

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

Mining & drops

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

Block drops

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