Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-267207

Custom dimension definitions no longer allow a specified seed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.20.3, 1.20.4 Release Candidate 1
    • None
    • windows11
      jdk21
    • Unconfirmed
    • (Unassigned)

      Since 1.19, dimension seeds and biome seeds can't be set in custom dimension definitions, for example:

      {
        "type": "minecraft:overworld",
        "generator": {
          "type": "minecraft:noise",
          "seed": 3720723036382728818,
          "settings": "minecraft:overworld",
          "biome_source": {
            "type": "minecraft:multi_noise",
            "preset": "minecraft:overworld"
          }
        }
      }

            Unassigned Unassigned
            yynsz07 yynsz07
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: