17 lines
228 B
JSON
17 lines
228 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" ",
|
|
" # ",
|
|
" # "
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:rose_bush"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "candlelight:rose",
|
|
"count": 3
|
|
}
|
|
} |