{ "format_version": "1.13.0", "minecraft:feature_rules": { "description": { "identifier": "minecraft:basalt_pillar_feature", "places_feature": "minecraft:_basalt_pillar_feature" }, "conditions": { "placement_pass": "surface_pass", "minecraft:biome_filter": [ { "test": "has_biome_tag", "operator": "==", "value": "soulsand_valley" } ] }, "distribution": { "iterations": "Math.Random(10, 20)", "x": { "distribution": "uniform", "extent": [ 0, 16 ] }, "y": { "distribution": "uniform", "extent": [ 0, 124 ] }, "z": { "distribution": "uniform", "extent": [ 0, 16 ] } } } }