{
    "modsRequired":["create"],
    "content":[
        { "type": "item", "content": "artifacts:pocket_piston", "amountRange": {"min": 1, "max": 1}, "unitWorth": 300, "weight":20},
        { "type": "item", "content": "artifacts:lucky_scarf", "amountRange": {"min": 1, "max": 1}, "unitWorth": 300, "weight":20},
        { "type": "item", "content": "artifacts:universal_attractor", "amountRange": {"min": 1, "max": 1}, "unitWorth": 300, "weight":20},
        { "type": "item", "content": "artifacts:power_glove", "amountRange": {"min": 1, "max": 1}, "unitWorth": 300, "weight":20},
        { "type": "item", "content": "immersiveengineering:railgun", "amountRange": {"min": 1, "max": 1}, "unitWorth": 300, "weight":20},
        { "type": "item", "content": "immersiveengineering:dragons_breath", "amountRange": {"min": 32, "max": 64}, "unitWorth": 500, "weight":100},
        { "type": "item", "content": "immersiveengineering:wolfpack", "amountRange": {"min": 32, "max": 64}, "unitWorth": 500, "weight":100},
        { "type": "item", "content": "create:extendo_grip", "amountRange": {"min": 1, "max": 1}, "unitWorth": 300, "weight":20},
        { "type": "item", "content": "create:refined_radiance", "amountRange": {"min": 1, "max": 1}, "unitWorth": 300, "weight":20},
        { "type": "item", "content": "create:shadow_steel", "amountRange": {"min": 1, "max": 1}, "unitWorth": 300, "weight":20}
    ]
}