Total pages: 256

Cheese Charcuterie

{
  "title": "Cheese Charcuterie",
  "type": "item",
  "icon": "/assets/items/objects/Cheese Charcuterie.png",
  "categories": [
    "Cooking"
  ],
  "description": "A hearty arrangement of cheese and crackers, complete with a buttery dipping sauce.",
  "object_type": "Cooking",
  "object_category": -7,
  "base_price": 750,
  "edibility": 120,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_white"
  ],
  "buffs": {
    "duration": 400,
    "farming_level": 4
  },
  "recipe_source": {
    "Scarlett": 3
  },
  "slug": "CheeseCharcuterie",
  "filepath": "/content/items/CheeseCharcuterie.md"
}