Total pages: 256

Pear Sapling

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