{
  "format_version": "1.16.0",
  "minecraft:scatter_feature": {
    "description": {
      "identifier": "minecraft:small_dripstone_feature"
    },
    "places_feature": "minecraft:small_dripstone_snap_to_surface_feature",
    "iterations": "Math.Random(1, 5)",
    "x": {
      "distribution": "gaussian",
      "extent": [ -10, 10 ]
    },
    "y": {
      "distribution": "gaussian",
      "extent": [ -2, 2 ]
    },
    "z": {
      "distribution": "gaussian",
      "extent": [ -10, 10 ]
    }
  }
}