Total pages: 256

Void Pebble

{
  "title": "Void Pebble",
  "type": "item",
  "icon": "/assets/items/objects/Void Pebble.png",
  "categories": [
    "Monster Loot"
  ],
  "description": "Although small, it's dense and hot to the touch.",
  "object_type": "MonsterLoot",
  "object_category": -28,
  "base_price": 300,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_black"
  ],
  "slug": "VoidPebble",
  "filepath": "/content/items/VoidPebble.md"
}