Total pages: 256

Void Root

{
  "title": "Void Root",
  "type": "item",
  "icon": "/assets/items/objects/Void Root.png",
  "categories": [
    "Vegetable"
  ],
  "description": "A strange dark energy is emitting from it.",
  "object_type": "Vegetable",
  "object_category": -75,
  "base_price": 235,
  "edibility": -35,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_black"
  ],
  "slug": "VoidRoot",
  "filepath": "/content/items/VoidRoot.md"
}