campfire.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"SCS",
"LLL"
],
"key": {
"L": {
"tag": "minecraft:logs"
},
"S": {
"item": "minecraft:stick"
},
"C": {
"tag": "minecraft:coals"
}
},
"result": {
"item": "minecraft:campfire"
}
}