{
"title": "Monster Mushroom",
"type": "item",
"icon": "/assets/items/objects/Monster Mushroom.png",
"categories": [
"Vegetable"
],
"description": "It's huge. Suspends itself on a high-up plant to avoid ground predators.",
"object_type": "Vegetable",
"object_category": -75,
"base_price": 850,
"edibility": 75,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_dark_orange"
],
"slug": "MonsterMushroom",
"filepath": "/content/items/MonsterMushroom.md"
}