Total pages: 256

Red Baneberry

{
  "title": "Red Baneberry",
  "type": "item",
  "icon": "/assets/items/objects/Red Baneberry.png",
  "categories": [
    "Fruit"
  ],
  "description": "A delightful snack for birds, but not for humans.",
  "object_type": "Fruit",
  "object_category": -79,
  "base_price": 20,
  "edibility": -50,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_red"
  ],
  "slug": "RedBaneberry",
  "filepath": "/content/items/RedBaneberry.md"
}