{ "name": "Cave Clutter", "rarity": 1, "maxPicked": 2, "minPicked": 1, "loot": [ { "type": "torch", "maxAmount": 7, "slotTypes": "STORAGE" }, { "type": "cobblestone", "maxAmount": 8, "slotTypes": "STORAGE" }, { "type": "lantern", "maxAmount": 1, "slotTypes": "STORAGE" }, { "type": "cobbled_deepslate", "maxAmount": 16, "slotTypes": "STORAGE" }, { "type": "deepslate", "maxAmount": 10, "slotTypes": "STORAGE" }, { "type": "black_candle", "maxAmount": 5, "slotTypes": "STORAGE" }, { "type": "amethyst_cluster", "maxAmount": 2, "slotTypes": "STORAGE" }, { "type": "skeleton_skull", "maxAmount": 1, "rarity": 2, "slotTypes": "STORAGE" } ] }