18 lines
No EOL
281 B
JSON
18 lines
No EOL
281 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"C": "#minecraft:coals",
|
|
"L": "#minecraft:logs",
|
|
"S": "minecraft:stick"
|
|
},
|
|
"pattern": [
|
|
" S ",
|
|
"SCS",
|
|
"LLL"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:campfire"
|
|
}
|
|
} |