
Terrain along water sits lower than water level (v2.4.1, Minecraft 1.20.1)
woubuc opened this issue · 2 comments
Terrain along the water sits lower than the water itself, and it causes all sorts of weird glitches in the terrain. Seems like it could be related to #56, which was closed as fixed in v2.4.1 but I'm still having these issues.
- Minecraft 1.20.1
- Forge 47.3.10
- Tectonic 2.4.1 (
tectonic-forge-1.20.1-2.4.1.jar
) - No other mods (besides xaero's & distant horizons for navigation)
- Seed
-3993715506064992888
Config:
{
"experimental": {
"horizontal_mountain_scale": 0.2,
"increased_height": false,
"terrain_scale": 0.3
},
"features": {
"deeper_oceans": true,
"desert_dunes": true,
"lava_rivers": true,
"snow_start_offset": 128,
"underground_rivers": true
},
"legacy": {
"enabled": false
},
"mod_enabled": true
}