{
    "modsRequired":[],
    "content":[
        { "type": "item", "content": "minecraft:redstone", "amountRange": {"min": 16, "max": 64}, "unitWorth": 350, "weight":100},
        { "type": "item", "content": "minecraft:coal", "amountRange": {"min": 16, "max": 64}, "unitWorth": 250, "weight":100},
        { "type": "item", "content": "minecraft:diamond", "amountRange": {"min": 16, "max": 64}, "unitWorth": 750, "weight":100},
        { "type": "item", "content": "minecraft:lapis_lazuli", "amountRange": {"min": 16, "max": 64}, "unitWorth": 550, "weight":100},
        { "type": "item", "content": "minecraft:emerald", "amountRange": {"min": 16, "max": 64}, "unitWorth": 500, "weight":100},
        { "type": "item", "content": "mekanism:salt", "amountRange": {"min": 16, "max": 64}, "unitWorth": 250, "weight":100},
        { "type": "item", "content": "emendatusenigmatica:fluorite_gem", "amountRange": {"min": 16, "max": 64}, "unitWorth": 500, "weight":100},
        { "type": "item", "content": "emendatusenigmatica:bitumen_gem", "amountRange": {"min": 16, "max": 64}, "unitWorth": 350, "weight":100},
        { "type": "item", "content": "emendatusenigmatica:apatite_gem", "amountRange": {"min": 16, "max": 64}, "unitWorth": 250, "weight":100},
        { "type": "item", "content": "emendatusenigmatica:sulfur_gem", "amountRange": {"min": 16, "max": 64}, "unitWorth": 400, "weight":100},
        { "type": "item", "content": "emendatusenigmatica:potassium_nitrate_gem", "amountRange": {"min": 16, "max": 64}, "unitWorth": 500, "weight":100}
    ]
}