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