minecraft · recipes
· 1.15.2
Coal Block
coal_block
Recipe #930
1.15.2
#8
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:coal"
}
},
"result": {
"item": "minecraft:coal_block"
}
}