{
  "type": "minecraft:jigsaw",
  "biomes": "#trek:swamp/is_default_swamp",
  "max_distance_from_center": 80,
  "project_start_to_heightmap": "WORLD_SURFACE_WG",
  "size": 7,
  "spawn_overrides": {
      "monster": {
          "bounding_box": "full",
          "spawns": [
              {
                  "type": "minecraft:pillager",
                  "maxCount": 1,
                  "minCount": 1,
                  "weight": 3
              },
              {
                  "type": "minecraft:vindicator",
                  "minCount": 1,
                  "maxCount": 1,
                  "weight": 1
              },
              {
                  "type": "minecraft:vindicator",
                  "minCount": 1,
                  "maxCount": 1,
                  "weight": 1
              }
          ]
      }
  },
  "start_height": {
    "above_bottom": 48
  },
  "start_pool": "minecraft:pillager_outpost/swamp_plate",
  "step": "surface_structures",
  "terrain_adaptation": "beard_thin",
  "use_expansion_hack": true
}