add first patch
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:black_tea",
|
||||
"category": "drink",
|
||||
"price": 1944,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:chai_tea",
|
||||
"category": "drink",
|
||||
"price": 3965,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:cinnamon_coffee",
|
||||
"category": "drink",
|
||||
"price": 207,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:coffee",
|
||||
"category": "drink",
|
||||
"price": 72,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:green_tea",
|
||||
"category": "drink",
|
||||
"price": 216,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:hazelnut_coffee",
|
||||
"category": "drink",
|
||||
"price": 135,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:hibiscus_tea",
|
||||
"category": "drink",
|
||||
"price": 24,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:lavender_tea",
|
||||
"category": "drink",
|
||||
"price": 24,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:milk_coffee",
|
||||
"category": "drink",
|
||||
"price": 168,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:oolong_tea",
|
||||
"category": "drink",
|
||||
"price": 5760,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:rooibos_tea",
|
||||
"category": "drink",
|
||||
"price": 30,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "herbalbrews:yerba_mate_tea",
|
||||
"category": "drink",
|
||||
"price": 18,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
Reference in New Issue
Block a user