BiomeTweaker

BiomeTweaker

13M Downloads

Eeek! The world is flooded!

Winddbourne opened this issue ยท 1 comments

commented

All = forAllBiomes()
All.set("height",-2.5)

2017-03-11_15 29 48

2017-03-11_15 30 20

Yeah . . . I think you can see the problem. Setting the height worked just fine. Biomes are generating at a starting level of 26 but . . . apparently there is a sea level I should be resetting as well. So what I get is waterworld. My birch forest isn't just lower on the map, it's completely flooded. The entire world is one big ocean.

Now my goal wasn't to flood the world. I'm using RTG and it adds in some pretty tall terrain generation so I was fiddling with biome generation height as a way to lower the number of blocks per chunk with all those tall trees and mountains.

Obviously what I got was surprising. Is there a way to lower the water level? lol

commented

Short answer is no.

Long answer is yes but it would break everything and require egregious amounts of time to implement properly. Perhaps another mod has?