{
"title": "Mushroom Colony",
"type": "item",
"icon": "/assets/items/objects/Mushroom Colony.png",
"categories": [
"Forage"
],
"description": "A family of small shrooms.",
"object_type": "Greens",
"object_category": -81,
"base_price": 105,
"edibility": 18,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"edible_mushroom"
],
"slug": "MushroomColony",
"filepath": "/content/items/MushroomColony.md"
}