mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
48 lines
1.0 KiB
JSON
48 lines
1.0 KiB
JSON
{
|
|
"name": "Global Clutter",
|
|
"rarity": 4,
|
|
"loot": [
|
|
{
|
|
"type": "STONE",
|
|
"maxAmount": 12,
|
|
"rarity": 12,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "STICK",
|
|
"maxAmount": 7,
|
|
"rarity": 7,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "FLINT",
|
|
"maxAmount": 3,
|
|
"rarity": 14,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "LEATHER",
|
|
"maxAmount": 4,
|
|
"rarity": 24,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "BOOK",
|
|
"maxAmount": 2,
|
|
"rarity": 17,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "BOOK_AND_QUILL",
|
|
"maxAmount": 1,
|
|
"rarity": 31,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "LADDER",
|
|
"maxAmount": 12,
|
|
"rarity": 41,
|
|
"slotTypes": "STORAGE"
|
|
}
|
|
]
|
|
} |