Total pages: 256

Nectarine Sapling

{
  "title": "Nectarine Sapling",
  "type": "item",
  "icon": "/assets/items/objects/Nectarine Sapling.png",
  "categories": [
    "Seed"
  ],
  "description": "Takes 28 days to produce a mature Nectarine tree. Bears fruit in the summer. Only grows if the 8 surrounding \"tiles\" are empty.",
  "object_type": "Basic",
  "object_category": -74,
  "base_price": 1500,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "purchase": {
    "Pierre": 3000
  },
  "slug": "NectarineSapling",
  "filepath": "/content/items/NectarineSapling.md"
}