{
"title": "Seed Cookie",
"type": "item",
"icon": "/assets/items/objects/Seed Cookie.png",
"categories": [
"Other"
],
"description": "A nutritious, crispy treat that gives a burst of energy.",
"object_type": "Crafting",
"object_category": 0,
"base_price": 35,
"edibility": 30,
"is_drink": false,
"shipping_collection": true,
"random_sell": true,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_brown"
],
"buffs": {
"duration": 600,
"max_stamina": 30
},
"ingridients": {
"Fir Cone": 1,
"Birch Seed": 1,
"Acorn": 1,
"Maple Seed": 1,
"Pine Cone": 1
},
"recipe_source": {
"Foraging": 3
},
"slug": "SeedCookie",
"filepath": "/content/items/SeedCookie.md"
}