Total pages: 256

Fir Wax

{
  "title": "Fir Wax",
  "type": "item",
  "icon": "/assets/items/objects/Fir Wax.png",
  "categories": [
    "Artisan Goods"
  ],
  "description": "A glossy, oily substance extracted from fir tree sap.",
  "object_type": "Basic",
  "object_category": -27,
  "base_price": 250,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_yellow",
    "syrup_item"
  ],
  "slug": "FirWax",
  "filepath": "/content/items/FirWax.md"
}