{
"title": "Mixed Berry Pie",
"type": "item",
"icon": "/assets/items/objects/Mixed Berry Pie.png",
"categories": [
"Cooking"
],
"description": "A delicious combination of sweet and tart that can't be beat.",
"object_type": "Cooking",
"object_category": -7,
"base_price": 250,
"edibility": 75,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"buffs": {
"duration": 1600,
"farming_level": 3,
"max_stamina": 50
},
"recipe_source": {
"Saloon": 5000
},
"slug": "MixedBerryPie",
"filepath": "/content/items/MixedBerryPie.md"
}