Files
jgl_sunlit_patch/kubejs/data/candlelight/recipes/rose.json
T
2026-07-31 10:34:32 +09:00

17 lines
228 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
" ",
" # ",
" # "
],
"key": {
"#": {
"item": "minecraft:rose_bush"
}
},
"result": {
"item": "candlelight:rose",
"count": 3
}
}