{ "name": "Mushroom Clutter", "rarity": 1, "maxPicked": 2, "minPicked": 1, "loot": [ { "type": "red_mushroom", "maxAmount": 5, "slotTypes": "STORAGE" }, { "type": "brown_mushroom", "maxAmount": 5, "slotTypes": "STORAGE" }, { "type": "warped_fungus", "maxAmount": 3, "slotTypes": "STORAGE" }, { "type": "crimson_fungus", "maxAmount": 3, "slotTypes": "STORAGE" } ] }