add first patch
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"type": "botania:petal_apothecary",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "botania:petals/red"
|
||||
},
|
||||
{
|
||||
"tag": "botania:petals/red"
|
||||
},
|
||||
{
|
||||
"tag": "botania:petals/gray"
|
||||
},
|
||||
{
|
||||
"tag": "botania:petals/gray"
|
||||
},
|
||||
{
|
||||
"tag": "botania:petals/white"
|
||||
},
|
||||
{
|
||||
"tag": "botania:petals/white"
|
||||
},
|
||||
{
|
||||
"item": "botania:rune_wrath"
|
||||
},
|
||||
{
|
||||
"item": "botania:rune_fire"
|
||||
},
|
||||
{
|
||||
"item": "numismatics:ancient_coin"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "botania:entropinnyum"
|
||||
},
|
||||
"reagent": {
|
||||
"tag": "botania:seed_apothecary_reagent"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user