Total pages: 256

Baked Berry Oatmeal

{
  "title": "Baked Berry Oatmeal",
  "type": "item",
  "icon": "/assets/items/objects/Baked Berry Oatmeal Supreme.png",
  "categories": [
    "Cooking"
  ],
  "description": "Warm, chewy, sweet baked oatmeal bursting with berries. It gives you a boost of energy that lasts the whole day.",
  "object_type": "Cooking",
  "object_category": -7,
  "base_price": 400,
  "edibility": 80,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "buffs": {
    "duration": 1600,
    "farming_level": 4,
    "foraging_level": 4,
    "speed": 2
  },
  "recipe_source": {
    "Bear": 12500
  },
  "slug": "BakedBerryOatmealSupreme",
  "filepath": "/content/items/BakedBerryOatmealSupreme.md"
}