minecraft · recipes
· 1.12.2
Diamond Block
diamond_block
Recipe #884
1.12.2
#11
{
"type": "crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:diamond"
}
},
"result": {
"item": "minecraft:diamond_block"
}
}