{ "name": "Beach Clutter", "rarity": 1, "maxPicked": 2, "minPicked": 1, "loot": [ { "type": "sugar_cane", "maxAmount": 12, "slotTypes": "STORAGE" }, { "type": "fishing_rod", "maxAmount": 1, "minDurability": 0.5, "slotTypes": "STORAGE" }, { "type": "sugar", "maxAmount": 3, "slotTypes": "STORAGE" }, { "type": "sand", "maxAmount": 8, "slotTypes": "STORAGE" }, { "type": "clay", "maxAmount": 3, "slotTypes": "STORAGE" } ] }