{ "name": "Global Treasure", "rarity": 1, "maxPicked": 2, "minPicked": 0, "loot": [ { "type": "diamond", "maxamount": 3, "rarity": 2, "slottypes": "STORAGE" }, { "type": "ender_pearl", "maxamount": 3, "rarity": 2, "slottypes": "STORAGE" }, { "type": "name_tag", "maxamount": 3, "slottypes": "STORAGE" }, { "type": "obsidian", "maxamount": 8, "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_block", "maxamount": 6, "minAmount": 1, "slottypes": "STORAGE" }, { "type": "totem_of_undying", "maxamount": 1, "rarity": 10, "slottypes": "STORAGE" }, { "type": "tnt_minecart", "maxamount": 1, "rarity": 10, "slottypes": "STORAGE" } ] }