Total pages: 256

Pear

{
  "title": "Pear",
  "type": "item",
  "icon": "/assets/items/objects/Pear.png",
  "categories": [
    "Fruit"
  ],
  "description": "A sweet and soft fruit often used in baking.",
  "object_type": "Fruit",
  "object_category": -79,
  "base_price": 90,
  "edibility": 20,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_green",
    "fruit_item",
    "fruit_tree_item"
  ],
  "slug": "Pear",
  "filepath": "/content/items/Pear.md"
}