minecraft · recipes
· 1.17.1
Raw Iron Block
raw_iron_block
Recipe #746
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:raw_iron"
}
},
"result": {
"item": "minecraft:raw_iron_block"
}
}