{
  "generate_features": true,
  "bonus_chest": false,
  "seed": 9999999,
  "dimensions": {
    "minecraft:overworld": {
      "type": "minecraft:overworld",
      "generator": {
        "type": "minecraft:noise",
        "seed": 9999999,
        "biome_source": {
          "type": "minecraft:vanilla_layered",
          "seed": 9999999,
          "large_biomes": true
        },
        "settings": {
          "name": "minecraft:overworld",
          "bedrock_roof_position": -2147483648,
          "bedrock_floor_position": 0,
          "sea_level": 63,
          "min_surface_level": 50,
          "disable_mob_generation": false,
          "noise_caves_enabled": true,
          "aquifers_enabled": true,
          "deepslate_enabled": true,
          "default_block": {
            "Name": "minecraft:stone"
          },
          "default_fluid": {
            "Name": "minecraft:water",
            "Properties": {
              "level": "0"
            }
          },
          "noise": {
            "min_y": -512,
            "height": 384,
            "density_factor": 1,
            "density_offset": -0.46875,
            "size_horizontal": 1,
            "size_vertical": 2,
            "simplex_surface_noise": true,
            "random_density_offset": true,
            "sampling": {
              "xz_scale": 1,
              "y_scale": 1,
              "xz_factor": 80,
              "y_factor": 160
            },
            "bottom_slide": {
              "target": -30,
              "size": 0,
              "offset": 0
            },
            "top_slide": {
              "target": -10,
              "size": 3,
              "offset": 0
            }
          },
          "structures": {
            "structures": {
      "minecraft:village": {
        "spacing": 32,
        "separation": 8,
        "salt": 10387312
      },
      "minecraft:stronghold": {
        "spacing": 1,
        "separation": 0,
        "salt": 0
      },
      "minecraft:endcity": {
        "spacing": 20,
        "separation": 11,
        "salt": 10387313
      },
      "minecraft:buried_treasure": {
        "spacing": 1,
        "separation": 0,
        "salt": 0
      },
      "minecraft:nether_fossil": {
        "spacing": 2,
        "separation": 1,
        "salt": 14357921
      },
      "minecraft:swamp_hut": {
        "spacing": 32,
        "separation": 8,
        "salt": 14357620
      },
      "minecraft:mineshaft": {
        "spacing": 1,
        "separation": 0,
        "salt": 0
      },
      "minecraft:jungle_pyramid": {
        "spacing": 32,
        "separation": 8,
        "salt": 14357619
      },
      "minecraft:mansion": {
        "spacing": 80,
        "separation": 20,
        "salt": 10387319
      },
      "minecraft:desert_pyramid": {
        "spacing": 32,
        "separation": 8,
        "salt": 14357617
      },
      "minecraft:bastion_remnant": {
        "spacing": 27,
        "separation": 4,
        "salt": 30084232
      },
      "minecraft:ruined_portal": {
        "spacing": 40,
        "separation": 15,
        "salt": 34222645
      },
      "minecraft:fortress": {
        "spacing": 27,
        "separation": 4,
        "salt": 30084232
      },
      "minecraft:igloo": {
        "spacing": 32,
        "separation": 8,
        "salt": 14357618
      },
      "minecraft:ocean_ruin": {
        "spacing": 20,
        "separation": 8,
        "salt": 14357621
      },
      "minecraft:monument": {
        "spacing": 32,
        "separation": 5,
        "salt": 10387313
      },
      "minecraft:pillager_outpost": {
        "spacing": 32,
        "separation": 8,
        "salt": 165745296
      },
      "minecraft:shipwreck": {
        "spacing": 24,
        "separation": 4,
        "salt": 165745295
      }
            }
          }
        }
      }
    },
    "minecraft:the_nether": {
      "type": "minecraft:the_nether",
      "generator": {
        "type": "minecraft:noise",
        "seed": -722302166,
        "biome_source": {
          "type": "minecraft:multi_noise",
          "seed": -722302166,
          "altitude_noise": {
            "firstOctave": -7,
            "amplitudes": [
              1,
              1
            ]
          },
          "temperature_noise": {
            "firstOctave": -7,
            "amplitudes": [
              1,
              1
            ]
          },
          "humidity_noise": {
            "firstOctave": -7,
            "amplitudes": [
              1,
              1
            ]
          },
          "weirdness_noise": {
            "firstOctave": -7,
            "amplitudes": [
              1,
              1
            ]
          },
          "biomes": [
            {
              "biome": "minecraft:nether_wastes",
              "parameters": {
                "altitude": 0,
                "temperature": 0,
                "humidity": 0,
                "weirdness": 0,
                "offset": 0
              }
            },
            {
              "biome": "minecraft:soul_sand_valley",
              "parameters": {
                "altitude": 0,
                "temperature": 0,
                "humidity": -0.5,
                "weirdness": 0,
                "offset": 0
              }
            },
            {
              "biome": "minecraft:crimson_forest",
              "parameters": {
                "altitude": 0,
                "temperature": 0.4,
                "humidity": 0,
                "weirdness": 0,
                "offset": 0
              }
            },
            {
              "biome": "minecraft:warped_forest",
              "parameters": {
                "altitude": 0,
                "temperature": 0,
                "humidity": 0.5,
                "weirdness": 0,
                "offset": 0.375
              }
            },
            {
              "biome": "minecraft:basalt_deltas",
              "parameters": {
                "altitude": 0,
                "temperature": -0.5,
                "humidity": 0,
                "weirdness": 0,
                "offset": 0.175
              }
            }
          ]
        },
        "settings": "minecraft:nether"
      }
    },
    "minecraft:the_end": {
      "type": "minecraft:the_end",
      "generator": {
        "type": "minecraft:noise",
        "seed": -722302166,
        "biome_source": {
          "type": "minecraft:the_end",
          "seed": -722302166
        },
        "settings": "minecraft:end"
      }
    }
  }
}