Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terrain along water sits lower than water level (v2.4.1, Minecraft 1.20.1) #220

Open
woubuc opened this issue Sep 15, 2024 · 1 comment
Open
Labels
bug Something is not working as intended

Comments

@woubuc
Copy link

woubuc commented Sep 15, 2024

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

2024-09-16_00 46 37
X277 Z674

2024-09-16_01 04 08
X-1125 Z1863

2024-09-16_01 06 00
X1074 Z485

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
}
@Apollounknowndev Apollounknowndev added the bug Something is not working as intended label Sep 15, 2024
@Apollounknowndev
Copy link
Owner

This is likely an issue with low terrain scales, will investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working as intended
Projects
None yet
Development

No branches or pull requests

2 participants