{
  "type": "minecraft:jigsaw",
  "biomes": "#minecraft:has_structure/stronghold",
  "project_start_to_heightmap": "MOTION_BLOCKING_NO_LEAVES",
  "max_distance_from_center": 64,
  "size": 1,
  "spawn_overrides": {},
  "start_height": {
    "type": "minecraft:uniform",
    "min_inclusive": {
        "absolute": -110
    },
    "max_inclusive": {
        "absolute": -50
    }
  },
  "start_pool": "minecraft:stronghold/stronghold_big",
  "step": "surface_structures",
  "terrain_adaptation": "encapsulate",
  "use_expansion_hack": false
}