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,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 7
},
"ingredients": [
{
"item": "pamhc2trees:mangoitem"
},
{
"item": "pamhc2trees:mangoitem"
},
{
"item": "pamhc2trees:mangoitem"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:aegis_wine"
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "apple",
"amount": 5
},
"ingredients": [
{
"item": "society:ancient_juice"
},
{
"item": "society:ground_cinnamon"
},
{
"item": "society:truffle"
}
],
"wine_bottle": {
"required": false
},
"result": {
"item": "society:ancient_cider"
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_warped",
"amount": 5
},
"ingredients": [
{
"item": "society:ancient_fruit"
},
{
"item": "society:ancient_fruit"
},
{
"item": "society:ancient_fruit"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "society:ancient_vespertine"
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "apple",
"amount": 20
},
"ingredients": [
{
"item": "society:maple_syrup"
},
{
"item": "society:maple_syrup"
},
{
"item": "society:maple_syrup"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:apple_cider",
"count": 1
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "apple",
"amount": 15
},
"ingredients": [
{
"item": "minecraft:apple"
},
{
"item": "minecraft:apple"
},
{
"item": "minecraft:apple"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:apple_wine",
"count": 1
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_crimson",
"amount": 7
},
"ingredients": [
{
"item": "pamhc2trees:lemonitem"
},
{
"item": "pamhc2trees:lemonitem"
},
{
"item": "pamhc2trees:lemonitem"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "nethervinery:blazewine_pinot",
"count": 1
}
}
@@ -0,0 +1,34 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 6
},
"ingredients": [
[
{ "item": "society:boysenberry" },
{ "item": "society:salmonberry" },
{ "item": "society:crystalberry" },
{ "item": "society:cranberry" }
],
[
{ "item": "society:boysenberry" },
{ "item": "society:salmonberry" },
{ "item": "society:crystalberry" },
{ "item": "society:cranberry" }
],
[
{ "item": "society:boysenberry" },
{ "item": "society:salmonberry" },
{ "item": "society:crystalberry" },
{ "item": "society:cranberry" }
]
],
"wine_bottle": {
"required": false
},
"result": {
"item": "vinery:bolvar_wine",
"count": 1
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 20
},
"ingredients": [
{
"item": "pamhc2trees:lycheeitem"
},
{
"item": "pamhc2trees:lycheeitem"
},
{
"item": "pamhc2trees:lycheeitem"
}
],
"wine_bottle": {
"required": false
},
"result": {
"item": "vinery:bottle_mojang_noir"
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 12
},
"ingredients": [
{
"item": "pamhc2trees:peachitem"
},
{
"item": "pamhc2trees:peachitem"
},
{
"item": "pamhc2trees:peachitem"
}
],
"wine_bottle": {
"required": false
},
"result": {
"item": "vinery:chenet_wine",
"count": 1
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 15
},
"ingredients": [
{
"item": "vinery:cherry"
},
{
"item": "vinery:cherry"
},
{
"item": "vinery:cherry"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:cherry_wine",
"count": 1
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 8
},
"ingredients": [
{
"item": "minecraft:chorus_fruit"
},
{
"item": "minecraft:chorus_fruit"
},
{
"item": "minecraft:chorus_fruit"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:chorus_wine",
"count": 1
}
}
@@ -0,0 +1,27 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 10
},
"ingredients": [
{
"item": "pamhc2trees:bananaitem"
},
{
"item": "pamhc2trees:bananaitem"
},
{
"item": "pamhc2trees:bananaitem"
},
{
"item": "minecraft:sugar"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:clark_wine"
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 10
},
"ingredients": [
{
"item": "autumnity:foul_berries"
},
{
"item": "autumnity:foul_berries"
},
{
"item": "autumnity:foul_berries"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:creepers_crush",
"count": 1
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 25
},
"ingredients": [
{
"item": "vintagedelight:gearo_berry"
},
{
"item": "vintagedelight:gearo_berry"
},
{
"item": "vintagedelight:gearo_berry"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:cristel_wine",
"count": 1
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 50
},
"ingredients": [
{
"item": "pamhc2trees:starfruititem"
},
{
"item": "pamhc2trees:starfruititem"
},
{
"item": "pamhc2trees:starfruititem"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "society:dewy_star"
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 10
},
"ingredients": [
{
"item": "pamhc2trees:dragonfruititem"
},
{
"item": "pamhc2trees:dragonfruititem"
},
{
"item": "pamhc2trees:dragonfruititem"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:eiswein"
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 10
},
"ingredients": [
{
"item": "society:blueberry"
},
{
"item": "society:blueberry"
},
{
"item": "society:blueberry"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "society:forks_of_blue"
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_warped",
"amount": 10
},
"ingredients": [
{
"item": "atmospheric:aloe_leaves"
},
{
"item": "atmospheric:aloe_leaves"
},
{
"item": "atmospheric:aloe_leaves"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "nethervinery:ghastly_grenache",
"count": 1
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 10
},
"ingredients": [
{
"item": "atmospheric:orange"
},
{
"item": "atmospheric:orange"
},
{
"item": "atmospheric:orange"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:glowing_wine"
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 10
},
"ingredients": [
{
"item": "farm_and_charm:strawberry"
},
{
"item": "farm_and_charm:strawberry"
},
{
"item": "farm_and_charm:strawberry"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "society:good_catawba"
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 10
},
"ingredients": [
{
"item": "atmospheric:blood_orange"
},
{
"item": "atmospheric:blood_orange"
},
{
"item": "atmospheric:blood_orange"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:jo_special_mixture"
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 14
},
"ingredients": [
{
"item": "minecraft:melon"
},
{
"item": "minecraft:melon"
},
{
"item": "minecraft:melon"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:kelp_cider",
"count": 1
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 25
},
"ingredients": [
{
"item": "society:mana_fruit"
},
{
"item": "society:mana_fruit"
},
{
"item": "society:mana_fruit"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "society:laputa_franc"
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_crimson",
"amount": 12
},
"ingredients": [
{
"item": "vintagedelight:ghost_pepper"
},
{
"item": "vintagedelight:ghost_pepper"
},
{
"item": "vintagedelight:ghost_pepper"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "nethervinery:lava_fizz"
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 14
},
"ingredients": [
{
"item": "atmospheric:passion_fruit"
},
{
"item": "atmospheric:passion_fruit"
},
{
"item": "atmospheric:passion_fruit"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:lilitu_wine",
"count": 1
}
}
@@ -0,0 +1,26 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 10
},
"ingredients": [
{
"item": "atmospheric:yucca_fruit"
},
{
"item": "atmospheric:yucca_fruit"
},
{
"item": "atmospheric:yucca_fruit"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:magnetic_wine",
"count": 1
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "apple",
"amount": 5
},
"ingredients": [
{
"item": "society:mana_fruit_juice"
},
{
"item": "minecraft:raw_gold_block"
},
{
"item": "society:dried_shimmering_mushrooms"
}
],
"wine_bottle": {
"required": false
},
"result": {
"item": "society:mana_king"
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "apple",
"amount": 10
},
"ingredients": [
{
"item": "minecraft:honey_block"
},
{
"item": "minecraft:honey_block"
},
{
"item": "minecraft:honey_block"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:mead",
"count": 1
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 20
},
"ingredients": [
{
"item": "minecraft:rabbit_foot"
},
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:glowstone_dust"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:mellohi_wine",
"count": 1
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_warped",
"amount": 25
},
"ingredients": [
{
"item": "pamhc2trees:pawpawitem"
},
{
"item": "pamhc2trees:pawpawitem"
},
{
"item": "pamhc2trees:pawpawitem"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "nethervinery:nether_fizz"
}
}
@@ -0,0 +1,18 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 12
},
"ingredients": [
[{ "item": "pamhc2trees:plumitem" }, { "item": "society:mossberry" }],
[{ "item": "pamhc2trees:plumitem" }, { "item": "society:mossberry" }],
[{ "item": "pamhc2trees:plumitem" }, { "item": "society:mossberry" }]
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:noir_wine"
}
}
@@ -0,0 +1,39 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 20
},
"ingredients": [
[
{
"item": "pamhc2trees:hazelnutitem"
},
{
"item": "vintagedelight:peanut"
}
],
[
{
"item": "pamhc2trees:hazelnutitem"
},
{
"item": "vintagedelight:peanut"
}
],
[
{
"item": "pamhc2trees:hazelnutitem"
},
{
"item": "vintagedelight:peanut"
}
]
],
"wine_bottle": {
"required": true
},
"result": {
"item": "society:nutty_basil"
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 10
},
"ingredients": [
{
"item": "minecraft:sweet_berries"
},
{
"item": "minecraft:sweet_berries"
},
{
"item": "minecraft:sweet_berries"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:red_wine",
"count": 1
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 15
},
"ingredients": [
{
"item": "minecraft:glow_berries"
},
{
"item": "minecraft:glow_berries"
},
{
"item": "minecraft:glow_berries"
}
],
"wine_bottle": {
"required": false
},
"result": {
"item": "vinery:solaris_wine",
"count": 1
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "apple",
"amount": 5
},
"ingredients": [
{
"item": "society:sparkpod_juice"
},
{
"item": "farm_and_charm:fertilizer"
},
{
"item": "meadow:piece_of_amethyst_cheese"
}
],
"wine_bottle": {
"required": false
},
"result": {
"item": "society:sparkling_le_roy"
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 8
},
"ingredients": [
{
"item": "farmersdelight:tomato"
},
{
"item": "farmersdelight:tomato"
},
{
"item": "farmersdelight:tomato"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:stal_wine",
"count": 1
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "apple",
"amount": 5
},
"ingredients": [
{
"item": "society:aged_starcardi"
},
{
"item": "society:ground_cinnamon"
},
{
"tag": "society:large_milk"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "society:star_coquito"
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 8
},
"ingredients": [
{
"item": "windswept:wild_berries"
},
{
"item": "windswept:wild_berries"
},
{
"item": "windswept:wild_berries"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:strad_wine",
"count": 1
}
}
@@ -0,0 +1,25 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "white_general",
"amount": 17
},
"ingredients": [
{
"item": "atmospheric:currant"
},
{
"item": "atmospheric:currant"
},
{
"item": "atmospheric:currant"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "vinery:villagers_fright",
"count": 1
}
}
@@ -0,0 +1,24 @@
{
"type": "vinery:wine_fermentation",
"juice": {
"type": "red_general",
"amount": 25
},
"ingredients": [
{
"item": "society:sparkpod"
},
{
"item": "society:sparkpod"
},
{
"item": "society:sparkpod"
}
],
"wine_bottle": {
"required": true
},
"result": {
"item": "society:violet_moon"
}
}