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

19 lines
328 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "vintagedelight:ghost_charcoal"
},
"Q": {
"item": "minecraft:quartz"
}
},
"pattern": ["QQQ", "QCQ", "QQQ"],
"result": {
"count": 8,
"item": "botania:quartz_dark"
},
"show_notification": true
}