Total pages: 256

Minnow

{
  "title": "Minnow",
  "type": "item",
  "icon": "/assets/items/objects/Minnow.png",
  "categories": [
    "Fish"
  ],
  "description": "A small river fish.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 20,
  "edibility": 1,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_gray",
    "fish_river",
    "fish_minnow"
  ],
  "slug": "Minnow",
  "filepath": "/content/items/Minnow.md"
}