{
  "feature": "exosphere:uraninite_geode",
  "placement": [
    {
      "type": "minecraft:rarity_filter",
      "chance": 48
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:height_range",
      "height": {
        "type": "minecraft:uniform",
        "max_inclusive": {
          "below_top": 12
        },
        "min_inclusive": {
          "above_bottom": 12
        }
      }
    },
    {
      "type": "minecraft:biome"
    }
  ]
}