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

25 lines
383 B
JSON

{
"type": "botania:runic_altar",
"ingredients": [
{
"tag": "botania:mana_dusts"
},
{
"tag": "botania:manasteel_ingots"
},
{
"item": "society:fire_quartz"
},
{
"item": "society:earth_crystal"
},
{
"item": "society:jade"
}
],
"mana": 5200,
"output": {
"count": 2,
"item": "botania:rune_fire"
}
}