Total pages: 256

Cucumber

{
  "title": "Cucumber",
  "type": "item",
  "icon": "/assets/items/objects/Cucumber.png",
  "categories": [
    "Vegetable"
  ],
  "description": "It has a crisp and refreshing taste.",
  "object_type": "Basic",
  "object_category": -75,
  "base_price": 45,
  "edibility": 18,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_green",
    "dye_medium",
    "season_spring"
  ],
  "slug": "Cucumber",
  "filepath": "/content/items/Cucumber.md"
}