smithing_table.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
"@@",
"##",
"##"
],
"key": {
"#": {
"tag": "minecraft:planks"
},
"@": {
"item": "minecraft:iron_ingot"
}
},
"result": {
"item": "minecraft:smithing_table"
}
}