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

24 lines
384 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"P": {
"tag": "botania:mana_diamond_gems"
},
"S": {
"item": "botania:livingrock"
},
"T": {
"item": "society:botanical_tribute"
}
},
"pattern": [
" T ",
"SSS",
"SPS"
],
"result": {
"item": "botania:runic_altar"
},
"show_notification": true
}