add first patch
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "botania:elven_trade",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "society:blueberry_preserves"
|
||||
}
|
||||
],
|
||||
"output": [
|
||||
{
|
||||
"item": "vintagedelight:gearo_berry"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "botania:elven_trade",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "pamhc2trees:dragonfruit_sapling"
|
||||
}
|
||||
],
|
||||
"output": [
|
||||
{
|
||||
"item": "pamhc2trees:lemon_sapling"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "botania:elven_trade",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "society:moth_pollen"
|
||||
}
|
||||
],
|
||||
"output": [
|
||||
{
|
||||
"item": "botania:pixie_dust"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user