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