{
"title": "Persimmon",
"type": "item",
"icon": "/assets/items/objects/Persimmon.png",
"categories": [
"Fruit"
],
"description": "A sweet, slightly tangy fruit.",
"object_type": "Fruit",
"object_category": -79,
"base_price": 200,
"edibility": 28,
"is_drink": false,
"shipping_collection": true,
"random_sell": true,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_orange",
"fruit_item",
"fruit_tree_item"
],
"slug": "Persimmon",
"filepath": "/content/items/Persimmon.md"
}