Total pages: 256

Butternut Squash

{
  "title": "Butternut Squash",
  "type": "item",
  "icon": "/assets/items/objects/Butternut Squash.png",
  "categories": [
    "Vegetable"
  ],
  "description": "Often used in soups, roasting, and baking.",
  "object_type": "Basic",
  "object_category": -75,
  "base_price": 200,
  "edibility": 20,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_brown",
    "dye_medium",
    "season_summer"
  ],
  "slug": "ButternutSquash",
  "filepath": "/content/items/ButternutSquash.md"
}