25 lines
382 B
JSON
25 lines
382 B
JSON
{
|
|
"type": "botania:runic_altar",
|
|
"ingredients": [
|
|
{
|
|
"tag": "botania:mana_dusts"
|
|
},
|
|
{
|
|
"tag": "botania:manasteel_ingots"
|
|
},
|
|
{
|
|
"item": "quark:soul_bead"
|
|
},
|
|
{
|
|
"item": "minecraft:bone_block"
|
|
},
|
|
{
|
|
"item": "trials:breeze_rod"
|
|
}
|
|
],
|
|
"mana": 5200,
|
|
"output": {
|
|
"count": 2,
|
|
"item": "botania:rune_air"
|
|
}
|
|
} |