Distant Horizons: A Level of Detail mod

Increase view distance without harming performance.

File Details

1.18.2 Alpha 2.0.1

  • B
  • Dec 4, 2023
  • 15.43 MB
  • 262.7K
  • 1.18.2
  • Forge + 1

File Name

DistantHorizons-2.0.1-a-1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:distant-horizons-508933:4924657")

Fabric

modImplementation "curse.maven:distant-horizons-508933:4924657"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions:

  • Add Indium error popup - coolgi
  • Add chunk update queue limits - James
  • Add an option to disable using MC's lighting engine - James

Changes:

  • Improve multiverse similarity logic - James
  • Replace the near clip plane with a fragment shader - null

Bug Fixes:

  • Fixed updater crashing without internet - coolGi
  • Fixed updater deleting the wrong jar - coolGi
  • Fixed changelog not parsing line break HTML elements correctly
  • Fixed null pointer when moving between multiverse levels - James
  • Fix concurrent error on world shutdown - James
  • Fix merging transparent LODs over the void - James
  • Fix ChunkWrapper IndexOutOfBounds checking - James
  • Fix lighting on some servers - James
  • Fix lightmap textures not being pulled correctly - James
  • Fix block lighting being ignored in MC 1.20.2 - James
  • Fix DH lighting failing for snow - James
  • Fix multiverse logging - James
  • Fix config updating from 1.6 - coolGi
  • Fix ClientTick crashing MC - James