Total pages: 256

Gold Carrot

{
  "title": "Gold Carrot",
  "type": "item",
  "icon": "/assets/items/objects/Gold Carrot.png",
  "categories": [
    "Vegetable"
  ],
  "description": "An enchanted carrot glowing with an ethereal light.",
  "object_type": "Basic",
  "object_category": -75,
  "base_price": 1000,
  "edibility": 115,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_gold",
    "dye_strong",
    "seedmaker_banned"
  ],
  "slug": "GoldCarrot",
  "filepath": "/content/items/GoldCarrot.md"
}