{
"title": "Sea Sponge",
"type": "item",
"icon": "/assets/items/objects/Sea Sponge.png",
"categories": [
"Fish"
],
"description": "A very diverse multi-cellular animal. They are important in nutrient cycles in coral reefs.",
"object_type": "Fish",
"object_category": -4,
"base_price": 75,
"edibility": -25,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": true,
"can_be_trashed": true,
"tags": [
"color_yellow",
"fish_ocean",
"fish_sea_sponge"
],
"slug": "SeaSponge",
"filepath": "/content/items/SeaSponge.md"
}