20 lines
No EOL
284 B
JSON
20 lines
No EOL
284 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"H": {
|
|
"item": "minecraft:honeycomb"
|
|
},
|
|
"S": {
|
|
"item": "minecraft:string"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"S",
|
|
"H"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:candle"
|
|
}
|
|
} |