{
  "feature": "rftoolsbase:dimshard_end",
  "placement": [
    {
      "count": 2,
      "type": "minecraft:count"
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:height_range",
      "height": {
        "type": "minecraft:uniform",
        "min_inclusive": {
          "absolute": 2
        },
        "max_inclusive": {
          "absolute": 80
        }
      }
    },
    {
      "type": "minecraft:biome"
    }
  ]
}