Total pages: 256

Slime Berry

{
  "title": "Slime Berry",
  "type": "item",
  "icon": "/assets/items/objects/Slime Berry.png",
  "categories": [
    "Fruit"
  ],
  "description": "It's covered in an odd gooey substance.",
  "object_type": "Fruit",
  "object_category": -79,
  "base_price": 65,
  "edibility": -10,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_yellow_green"
  ],
  "slug": "SlimeBerry",
  "filepath": "/content/items/SlimeBerry.md"
}