add first patch
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"item": "create:bar_of_chocolate",
|
||||
"category": "dessert",
|
||||
"price": 63,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": []
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"item": "create:builders_tea",
|
||||
"category": "drink",
|
||||
"price": 738,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": [],
|
||||
"bottle_drink": true
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"item": "create:chocolate_glazed_berries",
|
||||
"category": "dessert",
|
||||
"price": 71,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": []
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"item": "create:honeyed_apple",
|
||||
"category": "dessert",
|
||||
"price": 66,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": []
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"item": "create:sweet_roll",
|
||||
"category": "dessert",
|
||||
"price": 134,
|
||||
"product_type": "shippingbin:crop_sell_multiplier",
|
||||
"flavors": [],
|
||||
"themes": []
|
||||
}
|
||||
Reference in New Issue
Block a user