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

22 lines
335 B
JSON

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