add first patch
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "botania:petal_apothecary",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "botania:petals/white"
|
||||
},
|
||||
{
|
||||
"tag": "botania:petals/white"
|
||||
},
|
||||
{
|
||||
"tag": "botania:petals/orange"
|
||||
},
|
||||
{
|
||||
"tag": "botania:petals/yellow"
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"item": "croptania:cropnolia"
|
||||
},
|
||||
"reagent": {
|
||||
"tag": "botania:seed_apothecary_reagent"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user