17 lines
218 B
JSON
17 lines
218 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"###",
|
|
"###",
|
|
"###"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:coal",
|
|
"data": 0
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:coal_block"
|
|
}
|
|
} |