Total pages: 256

Nectarine

{
  "title": "Nectarine",
  "type": "item",
  "icon": "/assets/items/objects/Nectarine.png",
  "categories": [
    "Fruit"
  ],
  "description": "It's juicy and delicious.",
  "object_type": "Fruit",
  "object_category": -79,
  "base_price": 150,
  "edibility": 28,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_red",
    "fruit_item",
    "fruit_tree_item"
  ],
  "slug": "Nectarine",
  "filepath": "/content/items/Nectarine.md"
}