{
"title": "Money Bag",
"type": "item",
"icon": "/assets/items/objects/Money Bag.png",
"categories": [
"Other"
],
"description": "A cloth bag filled to the brim with gold coins.",
"object_type": "Basic",
"object_category": 0,
"base_price": 1000,
"edibility": -300,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_gold"
],
"slug": "MoneyBag",
"filepath": "/content/items/MoneyBag.md"
}