{
"title": "Fossilized Apple",
"type": "item",
"icon": "/assets/items/objects/Fossilized Apple.png",
"categories": [
"Artifact"
],
"description": "This old apple was formed through the process of mineralization, providing a glimpse into the ancient world.",
"object_type": "Arch",
"object_category": 0,
"base_price": 80,
"edibility": -300,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_black",
"dye_strong",
"fossil_item"
],
"artifact_spot_chances": {
"farm": 0.03,
"blue_moon_vineyard": 0.03,
"backwoods": 0.03
},
"slug": "FossilizedApple",
"filepath": "/content/items/FossilizedApple.md"
}