Fri, 18 Sep

Minecraft Mod Distant Horizons Gets Major 3.3 Update With TAA and a New World Generator

Max Ivanov · 18.09.2026 15:38 · 3 min read

The developers have released version 3.3.0 of Distant Horizons, one of the main graphics mods for Minecraft: Java Edition. The project uses a Level of Detail (LOD) system that replaces blocks far from the player with simplified low-poly models. This extends render distance from the classic 32 chunks to hundreds or thousands without a critical drop in FPS. In the new release, the authors focused not only on visuals but also on deep optimization: generation is faster, and the load on hard drives has been cut in half.

Fast frame loading and graphics improvements

For game versions starting with 1.19.2, the developers introduced a completely new high-speed surface generator. The main change concerns the task queue algorithm: the engine now gives top priority to loading the LOD objects that fall directly into the player’s current frame (field of view). Previously, when the camera turned quickly, the horizon could stay empty while invisible areas behind the player loaded in the background. Now the needed sectors appear almost instantly.

The visuals have also been significantly reworked. Simplified geometry at long distances often suffers from shimmering and pixel noise during movement. To solve this, Distant Horizons 3.3 adds Temporal Anti-Aliasing (TAA), along with texture mipmapping to eliminate harsh graininess. The authors also reworked lighting calculations at the seams between distant chunks and fixed a bug that caused textures to blur constantly on NVIDIA graphics cards.

Saving your SSD and support for new shaders

An important hidden improvement concerns file system operations. The mod constantly caches generated data, which in previous versions led to aggressive background load on the drive. In release 3.3, disk operations dropped by roughly 50% in some scenarios.

As explained in the official changelog on GitLab, the size of the database files themselves has not decreased. The developers switched the SQLite engine’s synchronization mode from FULL to NORMAL. This reduced the number of redundant write cycles, which is especially useful for extending the lifespan of SSDs and reducing annoying micro-stutters during gameplay.

The project is available for free on Modrinth with open source code. The utility runs through the Fabric, Forge and NeoForge loaders, supporting a huge range of game versions all the way back to the classic 1.12.2. The latest update also brings the promised compatibility with Minecraft 26.3 and the popular Iris 1.11.4 shader mod. For the Iris integration, the engineers fixed errors with incorrect shadow map scaling and rendering depth bugs.

In the mod’s settings, the maximum view distance is set to 4096 chunks. However, the creators specifically emphasize that comfortable play with a stable frame rate is guaranteed only at values up to 512 chunks. Exceeding this limit leads to extreme video memory consumption and can overload even flagship graphics cards.

Enjoy VseZavislo?

Add us to your preferred Google sources to see our news more often.

Add us to your Google

Share

Leave a comment