Total pages: 256

Sweet Potato

{
  "title": "Sweet Potato",
  "type": "item",
  "icon": "/assets/items/objects/Sweet Potato.png",
  "categories": [
    "Vegetable"
  ],
  "description": "A sweet starchy root vegetable rich in fiber and antioxidants.",
  "object_type": "Basic",
  "object_category": -75,
  "base_price": 280,
  "edibility": 20,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "colow_red",
    "dye_medium",
    "season_fall"
  ],
  "slug": "SweetPotato",
  "filepath": "/content/items/SweetPotato.md"
}