Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

Skybox border fog not working correctly, causing a sharp border on the horizon

Atirtra opened this issue ยท 2 comments

commented

Describe the bug
Not necessarily a bug but possibly an oversight? The fog on the skybox border doesn't scale correctly with render distances past 32 chunks, which causes a really annoying sharp border between the skybox and the horizon. This doesn't happen with other mods that increase render distance.

To Reproduce
Steps to reproduce the behavior:

  1. Use C2ME with Sodium and 8+ Gigabytes of Memory
  2. Increase render distance to 48+ chunks
  3. It looks like this

2024-01-17_19 49 27

Expected behavior
2024-01-17_20 00 46

Runtime info (please complete the following information):

  • OS: Windows 11 Home
  • Minecraft version: Fabric 1.20.4
  • Mod version: 0.2.0+alpha.11.40 (newest)

Other mods
Newest Sodium, Iris and Lithium. Shouldn't cause incompabilities as far as I know.

Checklist

  • I am using the official version of the mod.
  • I tried the latest development version but the issue persists.
  • I searched for similar open issues and could not find an existing bug report on this.
commented

This is purely a rendering limitation uncovered by render distance extension. There is nothing we can do about.

commented