torch.json
0 B
Empty File
{
"type": "crafting_shaped",
"pattern": [
"X",
"#"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": [
{
"item": "minecraft:coal",
"data": 0
},
{
"item": "minecraft:coal",
"data": 1
}
]
},
"result": {
"item": "minecraft:torch",
"count": 4
}
}