24 lines
376 B
JSON
24 lines
376 B
JSON
{
|
|
"type": "botania:runic_altar",
|
|
"ingredients": [
|
|
{
|
|
"item": "botania:rune_fire"
|
|
},
|
|
{
|
|
"item": "botania:rune_air"
|
|
},
|
|
{
|
|
"item": "pamhc2trees:plumitem"
|
|
},
|
|
{
|
|
"item": "unusualfishmod:raw_forkfish"
|
|
},
|
|
{
|
|
"item": "vintagedelight:peanut"
|
|
}
|
|
],
|
|
"mana": 8000,
|
|
"output": {
|
|
"item": "botania:rune_autumn"
|
|
}
|
|
} |