Files
ShopMod/mods/shop_items.json
2025-11-24 15:13:15 -05:00

10 lines
219 B
JSON

[
{
"id": 1,
"categoryId": 1,
"name": "Sleep Powder",
"description": "Grants 1 hour of sleep bonus.",
"ironPrice": 50000,
"image": "https://www.wurmpedia.com/images/5/5e/Sleep_powder.png"
}
]