{
"title": "Gold Carrot Seed",
"type": "item",
"icon": "/assets/items/objects/Gold Carrot Seed.png",
"categories": [
"Seed"
],
"description": "Plant these in the spring, summer, or fall. Takes 6 days to mature.",
"object_type": "Seeds",
"object_category": -74,
"base_price": 300,
"edibility": -300,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"artifact_spot_chances": {
"farm": 0.01,
"bus_stop": 0.01,
"town": 0.01,
"mountain": 0.01,
"railroad": 0.01,
"forest": 0.01,
"underground_mine": 0.01,
"custom_blue_moon_vineyard": 0.01,
"custom_garden": 0.1,
"custom_sheartwater_bridge": 0.01
},
"purchase": {
"DesertTrader": {
"Gold Ingot": 3
}
},
"slug": "GoldCarrotSeed",
"filepath": "/content/items/GoldCarrotSeed.md"
}