Total pages: 256

Mega Purple Mushroom

{
  "title": "Mega Purple Mushroom",
  "type": "item",
  "icon": "/assets/items/objects/Mega Purple Mushroom.png",
  "categories": [
    "Forage"
  ],
  "description": "The rarest mushroom in the world, sought after for its medicinal properties.",
  "object_type": "Basic",
  "object_category": -81,
  "base_price": 8000,
  "edibility": 999,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_purple",
    "edible_mushroom",
    "forage_item"
  ],
  "slug": "MegaPurpleMushroom",
  "filepath": "/content/items/MegaPurpleMushroom.md"
}