{
  "bonus_chest": false,
  "seed": 67,
  "generate_features": true,
  "dimensions": {
    "minecraft:overworld": {
      "type": {
        "ultrawarm": false,
        "natural": true,
        "shrunk": false,
        "has_skylight": false,
        "has_ceiling": false,
        "ambient_light": 0.9,
        "biome_zoomer": true,
        "ender_dragon": false
      },
      "generator": {
        "biome_source": {
          "seed": 67,
          "type": "minecraft:vanilla_layered"
        },
        "seed": 67,
        "type": "minecraft:noise",
        "settings": {
          "bedrock_roof_position": 1,
          "bedrock_floor_position": 1,
          "sea_level": 60,
          "disable_mob_generation": false,
          "structures": {
            "structures": {
              "jungle_pyramid": {
                "spacing": 10,
                "separation": 2,
                "salt": 1866
              },
              "village": {
                "spacing": 10,
                "separation": 2,
                "salt": 4893
              },
              "ruined_portal": {
                "spacing": 10,
                "separation": 2,
                "salt": 6218
              },
              "stronghold": {
                "spacing": 10,
                "separation": 2,
                "salt": 3186
              },
              "desert_pyramid": {
                "spacing": 10,
                "separation": 2,
                "salt": 9861
              },
              "buried_treasure": {
                "spacing": 10,
                "separation": 2,
                "salt": 3615
              },
              "mansion": {
                "spacing": 10,
                "separation": 2,
                "salt": 9631
              },
              "shipwreck": {
                "spacing": 10,
                "separation": 2,
                "salt": 3169
              },
              "monument": {
                "spacing": 10,
                "separation": 2,
                "salt": 2656
              },
              "swamp_hut": {
                "spacing": 10,
                "separation": 2,
                "salt": 3595
              },
              "pillager_outpost": {
                "spacing": 10,
                "separation": 2,
                "salt": 1965
              },
              "ocean_ruin": {
                "spacing": 10,
                "separation": 2,
                "salt": 9861
              },
              "mineshaft": {
                "spacing": 10,
                "separation": 2,
                "salt": 7415
              }
            }
          },
          "noise": {
            "top_slide": {
              "target": -3,
              "size": 10,
              "offset": 4
            },
            "bottom_slide": {
              "target": -3,
              "size": 10,
              "offset": 4
            },
            "sampling": {
              "xz_scale": 1,
              "xz_factor": 1,
              "y_scale": 1,
              "y_factor": 1
            },
            "size_vertical": 2,
            "size_horizontal": 2,
            "height": 256,
            "density_factor": 5,
            "density_offset": 0,
            "random_density_offset": true,
            "simplex_surface_noise": false,
            "island_noise_override": false,
            "amplified": false
          },
          "default_block": {
            "Name": "minecraft:stone"
          },
          "default_fluid": {
            "Name": "minecraft:water",
            "Properties": {
              "state": 0
            }
          }
        }
      }
    },
    "minecraft:the_nether": {
      "type": "minecraft:the_nether",
      "generator": {
        "biome_source": {
          "seed": 67,
          "preset": "minecraft:nether",
          "type": "minecraft:multi_noise"
        },
        "seed": 67,
        "settings": "minecraft:caves",
        "type": "minecraft:noise"
      }
    },
    "minecraft:the_end": {
      "type": "minecraft:the_end",
      "generator": {
        "biome_source": {
          "seed": 67,
          "type": "minecraft:the_end"
        },
        "seed": 67,
        "settings": "minecraft:end",
        "type": "minecraft:noise"
      }
    }
  }
}