Total pages: 256

Void Mayo Sandwich

{
  "title": "Void Mayo Sandwich",
  "type": "item",
  "icon": "/assets/items/objects/VoidMayoSandwich.png",
  "categories": [
    "Cooking"
  ],
  "description": "Shouldn't be consumed by humans.",
  "object_type": "Cooking",
  "object_category": -7,
  "base_price": 100,
  "edibility": 1,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_black"
  ],
  "slug": "VoidMayoSandwich",
  "filepath": "/content/items/VoidMayoSandwich.md"
}