{ "name": "Temperate Food", "rarity": 2, "loot": [ { "type": "BREAD", "maxAmount": 2, "rarity": 3, "slotTypes": "STORAGE" }, { "type": "WHEAT", "maxAmount": 7, "rarity": 1, "slotTypes": "STORAGE" }, { "type": "CARROT", "maxAmount": 7, "rarity": 3, "slotTypes": "STORAGE" }, { "type": "WHEAT_SEEDS", "maxAmount": 7, "rarity": 2, "slotTypes": "STORAGE" } ] }