24 lines
385 B
JSON
24 lines
385 B
JSON
{
|
|
"type": "botania:runic_altar",
|
|
"ingredients": [
|
|
{
|
|
"item": "botania:rune_water"
|
|
},
|
|
{
|
|
"item": "botania:rune_fire"
|
|
},
|
|
{
|
|
"item": "vinery:cherry"
|
|
},
|
|
{
|
|
"item": "unusualfishmod:raw_drooping_gourami"
|
|
},
|
|
{
|
|
"item": "farm_and_charm:strawberry"
|
|
}
|
|
],
|
|
"mana": 8000,
|
|
"output": {
|
|
"item": "botania:rune_spring"
|
|
}
|
|
} |