{
  "type": "minecraft:jigsaw",
  "start_pool": "skyvillages:skyvillage",
  "size": 7,
  "biomes": "#skyvillages:has_structure/skyvillage",
  "adapt_noise": false,
  "spawn_overrides": {
    "monster": {
      "bounding_box": "full",
      "spawns": []
    }
  },
  "max_distance_from_center": 128,
  "step": "surface_structures",
  "start_height": {
    "type": "minecraft:uniform",
    "min_inclusive": {
      "absolute": 100
    },
    "max_inclusive": {
      "absolute": 150
    }
  },
  "project_start_to_heightmap": "WORLD_SURFACE_WG",
  "use_expansion_hack": true
}