The Void required for Adventuring Time
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.
Created Issue:
The Void required for Adventuring Time
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.
Closely relates to MC-236624 and MC-236701. Also relates to MC-125315. More tenuously related to MC-89593, MC-30527, MC-172999 and MC-236614.
The bug
Lush caves and dripstone caves are naturally-generating overworld biomes, and as such it would be expected that they count towards the Adventuring Time advancement. This, however, does not seem to be the case.
Affected biomes
- Lush Caves
- Dripstone Caves
How to reproduce
- Kill a monster
- Go to a cave biome listed above, taking care to not go into any other biomes
- Open up your advancements
Notice only one biome has been accounted for (the spawn biome)
Expected result
Entering one of these biomes would increase the number of biomes shown as being entered, and would be a requirement for the advancement.
Actual result
The advancement seems to completely ignore these two biomes.
Further notes
The ability to see in-game what biomes have been entered so far for this advancement would be far more convenient than it is currently, both for those trying to get the advancement and for debugging it like here. This could also apply to other advancements such as A Balanced Diet and Two by Two.
try falling off the island in the end maybe? or does the void below not count as the Void biome?
(also, try the biome that you go to after defeating the dragon)
It does not. This issue has been fixed a few weeks ago.