Total pages: 256

Camel Wool

{
  "title": "Camel Wool",
  "type": "item",
  "icon": "/assets/items/objects/Camel Wool.png",
  "categories": [
    "Animal Product"
  ],
  "description": "Often used in high-quality textiles.",
  "object_type": "Basic",
  "object_category": -18,
  "base_price": 450,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_brown"
  ],
  "slug": "CamelWool",
  "filepath": "/content/items/CamelWool.md"
}