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

The Void required for Adventuring Time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 15w40a
    • Minecraft 15w39c
    • None
    • Plausible

      The new biome “The Void”, which can only generate in Superflat worlds, is required to get the achievement Adventuring Time, effectively making it impossible to obtain without cheats.

      Steps to reproduce:
      1. Create a non-void world with cheats enabled.
      2. /achievement give achievement.theEnd
      3. Close the world.
      4. Insert the following into your stats.json file, replacing the existing "achievement.exploreAllBiomes" field:

      "achievement.exploreAllBiomes": {
          "progress": [
              "Sky",
              "Sunflower Plains",
              "Cold Taiga",
              "Cold Taiga Hills",
              "Desert M",
              "Birch Forest",
              "Roofed Forest",
              "MushroomIslandShore",
              "The End",
              "Beach",
              "FrozenRiver",
              "Mesa Plateau",
              "Mega Taiga Hills",
              "Extreme Hills+",
              "Cold Beach",
              "River",
              "Ocean",
              "JungleEdge",
              "Taiga",
              "Mega Taiga",
              "MushroomIsland",
              "Swampland",
              "Ice Mountains",
              "Birch Forest Hills",
              "Savanna Plateau",
              "Mesa Plateau F",
              "Mesa",
              "ForestHills",
              "Flower Forest",
              "Plains",
              "Extreme Hills Edge",
              "TaigaHills",
              "DesertHills",
              "Stone Beach",
              "Jungle",
              "Ice Plains",
              "Forest",
              "JungleHills",
              "Desert",
              "Extreme Hills",
              "Deep Ocean",
              "Savanna",
              "Hell"
          ],
          "value": 0
      },
      

      5. Reopen the world. Note that you didn't get Adventuring Time.
      6. Close the world again.
      7. Add "The Void" to the list of biomes in your stats.json:

      "achievement.exploreAllBiomes": {
          "progress": [
              "Sky",
              "Sunflower Plains",
              "Cold Taiga",
              "Cold Taiga Hills",
              "Desert M",
              "Birch Forest",
              "Roofed Forest",
              "MushroomIslandShore",
              "The End",
              "Beach",
              "FrozenRiver",
              "Mesa Plateau",
              "Mega Taiga Hills",
              "Extreme Hills+",
              "Cold Beach",
              "River",
              "Ocean",
              "JungleEdge",
              "Taiga",
              "Mega Taiga",
              "MushroomIsland",
              "Swampland",
              "Ice Mountains",
              "Birch Forest Hills",
              "Savanna Plateau",
              "Mesa Plateau F",
              "Mesa",
              "ForestHills",
              "Flower Forest",
              "Plains",
              "Extreme Hills Edge",
              "TaigaHills",
              "DesertHills",
              "Stone Beach",
              "Jungle",
              "Ice Plains",
              "Forest",
              "JungleHills",
              "Desert",
              "Extreme Hills",
              "Deep Ocean",
              "Savanna",
              "Hell",
              "The Void"
          ],
          "value": 0
      },
      

      8. Reopen the world. You will get the achievement.

            searge [Mojang] Searge (Michael Stoyke)
            fenhl Fenhl (Max Dominik Weber)
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: