Traverse-Legacy-1-12-2 icon indicating copy to clipboard operation
Traverse-Legacy-1-12-2 copied to clipboard

Biome.MUTATION_TO_BASE_ID_MAP.get(biome) issue

Open TheCodedOne opened this issue 7 years ago • 1 comments

https://github.com/AstroInteractive/Traverse/blob/2cb2a163ea74123f2b0cc05dcb20f7f162008ecc/src/main/java/prospector/traverse/world/biomes/BiomeGlacier.java#L55-L61 doesn't seem to work, both biomes return -1 for Biome.MUTATION_TO_BASE_ID_MAP.get(biome)

TheCodedOne avatar Jan 04 '18 03:01 TheCodedOne

That is very odd, I don't have a clue what's going on. My only hope is that in the 1.13 terrain gen rewrite this disappears.

Prospector avatar Apr 21 '18 19:04 Prospector