{
    "type": "minecraft:ore",
    "config": {
        "discard_chance_on_air_exposure": 0.0,
        "size": 14,
        "targets": [
            {
                "state": {
                    "Name": "minecraft:nether_quartz_ore"
                },
                "target": {
                    "predicate_type": "minecraft:tag_match",
                    "tag": "minecraft:deepslate_ore_replaceables"
                }
            }
        ]
    }
}