iron_ingot_from_block.json
0 B
Empty File
{
"type": "crafting_shaped",
"group": "iron_ingot",
"pattern": [
"#"
],
"key": {
"#": {
"item": "minecraft:iron_block"
}
},
"result": {
"item": "minecraft:iron_ingot",
"count": 9
}
}