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

24 lines
383 B
JSON

{
"type": "botania:runic_altar",
"ingredients": [
{
"item": "botania:rune_water"
},
{
"item": "botania:rune_earth"
},
{
"item": "pamhc2trees:cinnamonitem"
},
{
"item": "unusualfishmod:raw_snowflake"
},
{
"item": "snowyspirit:ginger"
}
],
"mana": 8000,
"output": {
"item": "botania:rune_winter"
}
}