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