Total pages: 256

Cucumber Seed

{
  "title": "Cucumber Seed",
  "type": "item",
  "icon": "/assets/items/objects/Cucumber Seed.png",
  "categories": [
    "Seed"
  ],
  "description": "Plant these in the spring. Takes 12 days to mature, and continues to produce after first harvest.",
  "object_type": "Seeds",
  "object_category": -74,
  "base_price": 35,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "purchase": {
    "Pierre": 35,
    "Joja": 63
  },
  "slug": "CucumberSeed",
  "filepath": "/content/items/CucumberSeed.md"
}