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

Biomes on land and landscape changed in new world generator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 18w06a, Minecraft 18w07a, Minecraft 18w07c, Minecraft 18w08a, Minecraft 18w08b, Minecraft 18w09a, Minecraft 18w10a, Minecraft 18w10b, Minecraft 18w10c, Minecraft 18w10d, Minecraft 18w11a, Minecraft 18w15a, Minecraft 18w16a, Minecraft 18w19a, Minecraft 1.13-pre1
    • Confirmed

      WAI reason

      We wanted to do changes to the worldgen system to make it simple/clear and possible to datadrive it in the future.

      While doing so we noticed at a certain moment that we generated some areas of the terrain differently than before (not meaning the things placed as decoration, but the actual shape of the land). It took a while to figure out why, but it turned out that in the old code, there had been a bug from the beginning. We forgot to reset the seed of a random when we merged rivers and the biomes.

      In the new code there was no way to reproduce this wrong behavior and this is why [this issue] has been resolved as Working as Intended.

      We're not happy that we ended up changing the world where the intention was not to. We found no way to keep the bug while also keeping the new functionality we've added. So we chose to keep the new bug-free implementation and hopefully be able to offer datadriven biome definitions in the future because of it.

      grum in this Reddit comment

      The new world generator changed some biome and landscape generation compared to 1.12.2. Examples:

      • Changed terrain and missing ice spikes and hill of flower forest biomes (Seed 5178019746038571832, /tp @p 340 104 -3085 40 20)
      • Missing Desert M and Sunflower Plains biomes (Seed 1443894742985852992, /tp @p 100 200 100 0 90)
      • Changed terrain and new Savanna M biome (Seed 1443894742985852992, /tp @p 195 115 555 60 27)
      • Missing flower forest (Seed 554762737523904, /tp @p 394 118 -353)

        1. 2018-02-11_01.36.42.png
          3.79 MB
          [Mod] redstonehelper
        2. 2018-02-11_01.36.51.png
          6.23 MB
          [Mod] redstonehelper
        3. 2018-02-12_20.26.50.png
          8.06 MB
          [Helper] Michał
        4. 2018-02-12_20.29.35.png
          6.37 MB
          [Helper] Michał
        5. Generated in 1.12.png
          2.00 MB
          [Mod] bemoty
        6. Generated in 1.13 Snapshot.png
          2.75 MB
          [Mod] bemoty
        7. REPORT_SNAPSHOT_II.png
          5.62 MB
          [Mod] redstonehelper
        8. REPORT_STABLE_II.png
          5.44 MB
          [Mod] redstonehelper

            dinnerbone [Mojang] Nathan Adams
            Toboe_Irbis [Helper] Michał
            Votes:
            8 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: