{ "name": "Forest Food", "rarity": 1, "maxPicked": 2, "minPicked": 0, "loot": [ { "type": "apple", "maxAmount": 8, "slotTypes": "STORAGE" }, { "type": "oak_sapling", "maxAmount": 8, "slotTypes": "STORAGE" }, { "type": "spruce_sapling", "maxAmount": 8, "slotTypes": "STORAGE" }, { "type": "dark_oak_sapling", "maxAmount": 8, "slotTypes": "STORAGE" }, { "type": "oak_planks", "maxAmount": 19, "slotTypes": "STORAGE" }, { "type": "chest", "maxAmount": 8, "slotTypes": "STORAGE" }, { "type": "stone_axe", "maxAmount": 2, "slotTypes": "STORAGE" }, { "type": "dirt_path", "maxAmount": 8, "slotTypes": "STORAGE" } ] }