Distant Horizons: A Level of Detail mod

Increase view distance without harming performance.

File Details

3.0.1-b - 1.20.1 forge/fabric

  • B
  • Apr 19, 2026
  • 28.09 MB
  • 47.8K
  • 1.20.1
  • Forge + 1

File Name

DistantHorizons-3.0.1-b-1.20.1-fabric-forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Fabric

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

Learn more about Curse Maven

Highlights:

  • Fix underwater grids
    • If you have a world with these grids, flying over the affected areas may resolve the problem. However, you may need to delete your DH database to clear the corrupted data.

Full Changelog

Bug Fixes:

  • Fix DH BlockStateWrappers not generating proper properties
    • This causes grids to appear underwater due to many blocks have incorret isSolid/isFluid flags set
  • Fix DH handling air block states incorrectly