{
"title": "Poison Mushroom",
"type": "item",
"icon": "/assets/items/objects/Poison Mushroom.png",
"categories": [
"Forage"
],
"description": "An innocent-looking mushroom. Potentially fatal if consumed.",
"object_type": "Greens",
"object_category": -81,
"base_price": 60,
"edibility": -100,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_brown"
],
"slug": "PoisonMushroom",
"filepath": "/content/items/PoisonMushroom.md"
}