25 lines
389 B
JSON
25 lines
389 B
JSON
{
|
|
"type": "botania:runic_altar",
|
|
"ingredients": [
|
|
{
|
|
"tag": "botania:mana_dusts"
|
|
},
|
|
{
|
|
"tag": "botania:manasteel_ingots"
|
|
},
|
|
{
|
|
"item": "society:ancient_fruit"
|
|
},
|
|
{
|
|
"tag": "meadow:cheese_blocks"
|
|
},
|
|
{
|
|
"item": "society:fine_wool"
|
|
}
|
|
],
|
|
"mana": 5200,
|
|
"output": {
|
|
"count": 2,
|
|
"item": "botania:rune_earth"
|
|
}
|
|
} |