Total pages: 256

Glazed Pear

{
  "title": "Glazed Pear",
  "type": "item",
  "icon": "/assets/items/objects/Glazed Pear.png",
  "categories": [
    "Cooking"
  ],
  "description": "It reminds you of home.",
  "object_type": "Cooking",
  "object_category": -7,
  "base_price": 400,
  "edibility": 100,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "food_sweet",
    "color_orange"
  ],
  "buffs": {
    "duration": 700,
    "mining_level": 2,
    "magnetic_radius": 32,
    "speed": 1,
    "defense": 6
  },
  "recipe_source": {
    "Morgan": 3
  },
  "slug": "GlazedPear",
  "filepath": "/content/items/GlazedPear.md"
}