25 lines
412 B
JSON
25 lines
412 B
JSON
{
|
|
"type": "botania:runic_altar",
|
|
"ingredients": [
|
|
{
|
|
"tag": "botania:mana_dusts"
|
|
},
|
|
{
|
|
"tag": "botania:manasteel_ingots"
|
|
},
|
|
{
|
|
"tag": "minecraft:fishes"
|
|
},
|
|
{
|
|
"item": "crabbersdelight:deluxe_crab_trap_bait"
|
|
},
|
|
{
|
|
"item": "aquaculture:neptunium_nugget"
|
|
}
|
|
],
|
|
"mana": 5200,
|
|
"output": {
|
|
"count": 2,
|
|
"item": "botania:rune_water"
|
|
}
|
|
} |