Total pages: 256

Sweet Potato Seed

{
  "title": "Sweet Potato Seed",
  "type": "item",
  "icon": "/assets/items/objects/Sweet Potato Seed.png",
  "categories": [
    "Seed"
  ],
  "description": "Plant these in the fall. Takes 12 days to mature.",
  "object_type": "Seeds",
  "object_category": -74,
  "base_price": 45,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "purchase": {
    "Pierre": 45,
    "Joja": 81
  },
  "slug": "SweetPotatoSeed",
  "filepath": "/content/items/SweetPotatoSeed.md"
}