Total pages: 256

Nectarine Fruit Bread

{
  "title": "Nectarine Fruit Bread",
  "type": "item",
  "icon": "/assets/items/objects/Nectarine Fruit Bread.png",
  "categories": [
    "Cooking"
  ],
  "description": "Delicate bread dotted with specks of dried nectarine that hint at the deliciousness within.",
  "object_type": "Cooking",
  "object_category": -7,
  "base_price": 150,
  "edibility": 60,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_brown",
    "food_bakery"
  ],
  "recipe_source": {
    "Claire": 3
  },
  "slug": "NectarineFruitBread",
  "filepath": "/content/items/NectarineFruitBread.md"
}