{
"title": "Baked Potato",
"type": "item",
"icon": "/assets/items/objects/Baked Potato.png",
"categories": [
"Cooking"
],
"description": "Simple yet delicious.",
"object_type": "Cooking",
"object_category": -7,
"base_price": 225,
"edibility": 70,
"is_drink": false,
"shipping_collection": true,
"random_sell": true,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_brown"
],
"recipe_source": {
"Gunther": 3
},
"slug": "BakedPotato",
"filepath": "/content/items/BakedPotato.md"
}