Files
2017-04-15 11:12:58 +00:00

16 lines
208 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"#"
],
"key": {
"#": {
"item": "minecraft:coal_block"
}
},
"result": {
"item": "minecraft:coal",
"data": 0,
"count": 9
}
}