{
"title": "Chocolate Truffle Bar",
"type": "item",
"icon": "/assets/items/objects/Chocolate Truffle Bar.png",
"categories": [
"Cooking"
],
"description": "A sumptuous and creamy gourmet chocolate confection with a velvety ganache center. Has a high sale price.",
"object_type": "Cooking",
"object_category": -7,
"base_price": 4500,
"edibility": 75,
"is_drink": false,
"shipping_collection": true,
"random_sell": true,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"food_sweet",
"color_brown"
],
"recipe_source": {
"FestivalOfIce": 12000
},
"slug": "ChocolateTruffleBar",
"filepath": "/content/items/ChocolateTruffleBar.md"
}