{
    "type": "tfg:mineshaft_ore",
    "config": {
		"horizontal_range": {
            "type": "minecraft:uniform",
            "value": {
                "max_inclusive": 20,
                "min_inclusive": 16
            }
        },
		"vertical_range": {
            "type": "minecraft:uniform",
            "value": {
                "max_inclusive": 10,
                "min_inclusive": 6
            }
        },
        "all_ores": true
    }
}