{ "name": "Frozen Food", "rarity": 1, "maxPicked": 2, "minPicked": 0, "loot": [ { "type": "spider_eye", "maxAmount": 1, "slotTypes": "STORAGE" }, { "type": "beetroot_soup", "maxAmount": 1, "slotTypes": "STORAGE" }, { "type": "cookie", "maxAmount": 4, "slotTypes": "STORAGE" }, { "type": "rabbit_stew", "maxAmount": 1, "slotTypes": "STORAGE" }, { "type": "pumpkin_pie", "maxAmount": 1, "slotTypes": "STORAGE" }, { "type": "potato", "maxAmount": 11, "slotTypes": "STORAGE" }, { "type": "baked_potato", "maxAmount": 4, "slotTypes": "STORAGE" } ] }