minecraft · recipes
· 1.20.6
Iron Door
iron_door
Recipe #455
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"##",
"##",
"##"
],
"result": {
"count": 3,
"id": "minecraft:iron_door"
}
}