minecraft · recipes
· 1.19.4
Smithing Table
smithing_table
Recipe #585
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "minecraft:planks"
},
"@": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"@@",
"##",
"##"
],
"result": {
"item": "minecraft:smithing_table"
},
"show_notification": true
}