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,8 @@
{
"item": "minecraft:baked_potato",
"category": "main",
"price": 54,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:beetroot_soup",
"category": "main",
"price": 216,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:bread",
"category": "main",
"price": 33,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:cake",
"category": "dessert",
"price": 668,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:cooked_beef",
"category": "main",
"price": 36,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:cooked_chicken",
"category": "main",
"price": 18,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:cooked_cod",
"category": "main",
"price": 36,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:cooked_mutton",
"category": "main",
"price": 36,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:cooked_porkchop",
"category": "main",
"price": 72,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:cooked_rabbit",
"category": "main",
"price": 144,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:cooked_salmon",
"category": "main",
"price": 54,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:cookie",
"category": "dessert",
"price": 24,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,7 @@
{
"item": "minecraft:golden_apple",
"category": "dessert",
"price": 20,
"flavors": [],
"themes": []
}
@@ -0,0 +1,7 @@
{
"item": "minecraft:golden_carrot",
"category": "main",
"price": 16,
"flavors": ["vegan", "cold", "metallic"],
"themes": ["fancy"]
}
@@ -0,0 +1,7 @@
{
"item": "minecraft:honey_bottle",
"category": "drink",
"price": 3,
"flavors": ["sweet","heavy"],
"themes": ["casual", "fancy"]
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:mushroom_stew",
"category": "main",
"price": 33,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:popped_chorus_fruit",
"category": "main",
"price": 36,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:potion",
"category": "drink",
"bottle_drink": true,
"price": 1,
"flavors": ["neutral"],
"themes": ["casual", "fancy"]
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:pumpkin_pie",
"category": "dessert",
"price": 182,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}
@@ -0,0 +1,8 @@
{
"item": "minecraft:rabbit_stew",
"category": "main",
"price": 501,
"product_type": "shippingbin:crop_sell_multiplier",
"flavors": [],
"themes": []
}