{
"title": "Seaweed Salad",
"type": "item",
"icon": "/assets/items/objects/Seaweed Salad.png",
"categories": [
"Cooking"
],
"description": "A healthy dish from the ocean.",
"object_type": "Cooking",
"object_category": -7,
"base_price": 200,
"edibility": 70,
"is_drink": false,
"shipping_collection": false,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"buffs": {
"duration": 900,
"fishing_level": 1,
"max_stamina": 30
},
"recipe_source": {
"FishShop": 1250
},
"slug": "SeaweedSalad",
"filepath": "/content/items/SeaweedSalad.md"
}