orangeadam3 / terra121

A Minecraft Terrain Generating Mod for Cubic Chunks 1.12.2. attempting to generate real terrain, biomes, and features on a 1:1 scale
MIT License
280 stars 40 forks source link

Spiky wall generation near null island (where the equator meets the Greenwich line) #145

Open tomato747 opened 4 years ago

tomato747 commented 4 years ago

In case u don’t know what is null island, it’s basically where Irl 0, 0 Near the gulf of guinea 30C465C2-9760-4395-9A0A-63A408141F34 3D8D7338-50D5-4894-B2EC-D8E4B1096465 27F19E27-DA71-40FA-8FA4-E79EEACC7D4A For some reason, there are those random patterned walls with spiky tops that reach y=0 near the 0, 0. Is this fixable?

tomato747 commented 4 years ago

Those things in the background

orangeadam3 commented 4 years ago

Sorry for the late response. It has to do with errors in the terrain data. It's actually much worse by default but I added some code to correct some of the more ridiculous terrain. I don't really plan on addressing it as it only seems to affect meridians/parallels in the oceans which are typically unpopulated. If it bothers you alot, there is the terraplusplus project where I think they are trying to improve the terrain sources or at least allow you to use your own. https://github.com/bitbyte2015/terraplusplus