Total pages: 256

Golden Goose Egg

{
  "title": "Golden Goose Egg",
  "type": "item",
  "icon": "/assets/items/objects/Golden Goose Egg.png",
  "categories": [
    "Animal Product"
  ],
  "description": "It's kinda heavy.",
  "object_type": "Basic",
  "object_category": -5,
  "base_price": 6000,
  "edibility": 0,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_gold"
  ],
  "slug": "GoldenGooseEgg",
  "filepath": "/content/items/GoldenGooseEgg.md"
}