add first patch
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "botania:runic_altar",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "botania:mana_dusts"
|
||||
},
|
||||
{
|
||||
"tag": "botania:manasteel_ingots"
|
||||
},
|
||||
{
|
||||
"item": "society:fire_quartz"
|
||||
},
|
||||
{
|
||||
"item": "society:earth_crystal"
|
||||
},
|
||||
{
|
||||
"item": "society:jade"
|
||||
}
|
||||
],
|
||||
"mana": 5200,
|
||||
"output": {
|
||||
"count": 2,
|
||||
"item": "botania:rune_fire"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user