{ "name": "Global Clutter", "rarity": 1, "maxPicked": 2, "minPicked": 1, "loot": [ { "type": "stone", "maxAmount": 3, "slotTypes": "STORAGE" }, { "type": "stick", "maxAmount": 2, "slotTypes": "STORAGE" }, { "type": "flint", "maxAmount": 1, "slotTypes": "STORAGE" }, { "type": "leather", "maxAmount": 2, "slotTypes": "STORAGE" }, { "type": "book", "maxAmount": 2, "slotTypes": "STORAGE" }, { "type": "ladder", "maxAmount": 2, "slotTypes": "STORAGE" }, { "type": "torch", "maxAmount": 4, "slotTypes": "STORAGE" }, { "type": "lightning_rod", "maxAmount": 4, "rarity": 3, "slotTypes": "STORAGE" } ] }