minecraft · recipes
· 1.17.1
Copper Block
copper_block
Recipe #727
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:copper_ingot"
}
},
"result": {
"item": "minecraft:copper_block"
}
}