minecraft · recipes
· 1.20.6
Iron Trapdoor
iron_trapdoor
Recipe #447
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:iron_trapdoor"
}
}