{ "name": "Global Treasure", "rarity": 1, "maxPicked": 2, "minPicked": 0, "loot": [ { "type": "diamond", "maxamount": 3, "rarity": 2, "slottypes": "STORAGE" }, { "type": "ender_pearl", "maxamount": 2, "rarity": 2, "slottypes": "STORAGE" }, { "type": "name_tag", "maxamount": 1, "slottypes": "STORAGE" }, { "type": "obsidian", "maxamount": 4, "rarity": 2, "slottypes": "STORAGE" }, { "type": "iron_ingot", "maxamount": 4, "rarity": 2, "slottypes": "STORAGE" }, { "type": "iron_nugget", "maxamount": 4, "slottypes": "STORAGE" }, { "type": "gold_nugget", "maxamount": 4, "slottypes": "STORAGE" }, { "type": "redstone", "maxamount": 6, "minAmount": 2, "slottypes": "STORAGE" } ] }