Total pages: 256

Butter

{
  "title": "Butter",
  "type": "item",
  "icon": "/assets/items/objects/Butter.png",
  "categories": [
    "Artisan Goods"
  ],
  "description": "Rich and creamy.",
  "object_type": "Basic",
  "object_category": -26,
  "base_price": 200,
  "edibility": 31,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_white"
  ],
  "slug": "Butter",
  "filepath": "/content/items/Butter.md"
}