Total pages: 256

Sun Totem

{
  "title": "Sun Totem",
  "type": "item",
  "icon": "/assets/items/objects/Sun Totem.png",
  "categories": [
    "Other"
  ],
  "description": "Activate to greatly increase the chance for a sunny day tomorrow. Consumed on use.",
  "object_type": "Crafting",
  "object_category": 0,
  "base_price": 30,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_brown",
    "not_placeable",
    "totem_item"
  ],
  "ingridients": {
    "Hardwood": 1,
    "Solar Essence": 10,
    "Birch Water": 1
  },
  "recipe_source": {
    "Foraging": 9
  },
  "slug": "SunTotem",
  "filepath": "/content/items/SunTotem.md"
}