Total pages: 256

Honey Jar

{
  "title": "Honey Jar",
  "type": "item",
  "icon": "/assets/items/objects/Honey Jar.png",
  "categories": [
    "Artisan Goods"
  ],
  "description": "A gift from Bear's companions. Sells for a significant amount.",
  "object_type": "Basic",
  "object_category": -17,
  "base_price": 850,
  "edibility": 65,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_yellow",
    "honey_item"
  ],
  "slug": "HoneyJar",
  "filepath": "/content/items/HoneyJar.md"
}