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