add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"type": "botania:terra_plate",
"ingredients": [
{ "item": "botania:rune_gluttony" },
{ "item": "society:aged_cheese_block" },
{ "item": "society:aged_goat_cheese_block" },
{ "item": "society:aged_warped_cheese_block" },
{ "item": "society:aged_sheep_cheese_block" },
{ "item": "society:aged_grain_cheese_block" },
{ "item": "society:aged_amethyst_cheese_block" },
{ "item": "society:aged_buffalo_cheese_block" }
],
"mana": 1000000,
"result": {
"item": "farmlife:domestic_tribull_spawn_egg"
}
}
@@ -0,0 +1,17 @@
{
"type": "botania:terra_plate",
"ingredients": [
{ "item": "botania:rune_gluttony" },
{ "item": "society:large_mayonnaise" },
{ "item": "society:large_duck_mayonnaise" },
{ "item": "society:large_goose_mayonnaise" },
{ "item": "society:supreme_mayonnaise" },
{ "item": "society:large_turkey_mayonnaise" },
{ "item": "society:penguin_mayonnaise" },
{ "item": "society:flamingo_mayonnaise" }
],
"mana": 1000000,
"result": {
"item": "farmlife:galliraptor_spawn_egg"
}
}
@@ -0,0 +1,21 @@
{
"type": "botania:terra_plate",
"ingredients": [
{
"item": "society:botanical_tribute"
},
{
"item": "botania:mana_pearl"
},
{
"item": "botania:mana_diamond"
},
{
"item": "society:mana_fruit"
}
],
"mana": 500000,
"result": {
"item": "botania:terrasteel_ingot"
}
}