{ "name": "Frozen Food", "rarity": 2, "loot": [ { "type": "SPIDER_EYE", "maxAmount": 1, "rarity": 5, "slotTypes": "STORAGE" }, { "type": "BEETROOT_SOUP", "maxAmount": 1, "rarity": 4, "slotTypes": "STORAGE" }, { "type": "COOKIE", "maxAmount": 4, "rarity": 7, "slotTypes": "STORAGE" }, { "type": "RABBIT_STEW", "maxAmount": 1, "rarity": 5, "slotTypes": "STORAGE" }, { "type": "PUMPKIN_PIE", "maxAmount": 1, "rarity": 8, "slotTypes": "STORAGE" }, { "type": "POTATO", "maxAmount": 11, "rarity": 1, "slotTypes": "STORAGE" }, { "type": "BAKED_POTATO", "maxAmount": 4, "rarity": 2, "slotTypes": "STORAGE" } ] }