{ "name": "Swamp Clutter", "rarity": 1, "maxPicked": 2, "minPicked": 1, "loot": [ { "type": "string", "maxAmount": 5, "slotTypes": "STORAGE" }, { "type": "red_mushroom", "maxAmount": 2, "slotTypes": "STORAGE" }, { "type": "brown_mushroom", "maxAmount": 2, "slotTypes": "STORAGE" }, { "type": "cobweb", "maxAmount": 2, "slotTypes": "STORAGE" }, { "type": "dark_prismarine", "maxAmount": 2, "slotTypes": "STORAGE" }, { "type": "coal", "maxAmount": 16, "slotTypes": "STORAGE" } ] }