23 lines
379 B
JSON
23 lines
379 B
JSON
{
|
|
"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"
|
|
}
|
|
} |