Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Nugget, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces 2× Metal Door.
Metal Door
Macaw's Doors · by Sketch Macaw & Sketch Peachy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Metal Door | 1–1 | 100% | Survives Explosion, Block State Property |
Used in (2)
Crafting using Iron Nugget, Iron Nugget, Iron Nugget, Iron Nugget, Metal Door, Iron Nugget, Iron Nugget, Iron Nugget and Iron Nugget, arranged in the pattern shown. Produces Metal Reinforced Door.
Crafting using Glass Pane and Metal Door, arranged in the pattern shown. Produces Metal Windowed Door.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Metal Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
mcwdoors:metal_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": [
"AA",
"AB",
"AA"
],
"ingredients": {
"A": {
"item": "minecraft:iron_ingot"
},
"B": {
"item": "minecraft:iron_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}