{
"title": "Grilled Cheese Sandwich",
"type": "item",
"icon": "/assets/items/objects/Grilled Cheese Sandwich.png",
"categories": [
"Cooking"
],
"description": "An all-time classic.",
"object_type": "Cooking",
"object_category": -7,
"base_price": 100,
"edibility": 85,
"is_drink": false,
"shipping_collection": true,
"random_sell": true,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_yellow"
],
"recipe_source": {
"Martin": 3
},
"slug": "GrilledCheeseSandwich",
"filepath": "/content/items/GrilledCheeseSandwich.md"
}