{
"title": "Magic Lamp",
"type": "item",
"icon": "/assets/items/objects/Magic Lamp.png",
"categories": [
"Other"
],
"description": "Should I try rubbing it?",
"object_type": "Basic",
"object_category": 0,
"base_price": 15000,
"edibility": -300,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_gold"
],
"slug": "MagicLamp",
"filepath": "/content/items/MagicLamp.md"
}