How To Stop Distant Horizons From Loading Chunks In Minecraft

Why Your Minecraft World Keeps Loading Unwanted Chunks

You’re building a massive castle, exploring a new modpack, or trying to get that perfect screenshot. Suddenly, your game starts to stutter. The frame rate drops, and your computer’s fans spin up like a jet engine. You glance at the debug screen and see chunk updates skyrocketing in the distance, far beyond where you’re actually playing.

This is the Distant Horizons mod at work. It’s a fantastic tool for rendering incredibly far views, but sometimes it gets a little too ambitious. It starts loading and processing chunks you don’t need, consuming precious RAM and CPU, turning your smooth gameplay into a slideshow. The search for “how to stop distant horizons from loading chunks” is a cry for help from players who want the vista without the performance tax.

The good news is you have full control. The mod is designed to be tuned. By adjusting a handful of key settings, you can reclaim your performance while keeping those breathtaking views. Let’s walk through exactly how to do it.

Understanding How Distant Horizons Renders the World

Before we change settings, it helps to know what we’re adjusting. Distant Horizons doesn’t typically load full, active game chunks way out in the distance. That would be impossible for most computers. Instead, it uses a clever two-tiered system.

The mod creates a low-detail version of the distant terrain, called the LOD (Level of Detail) layer. This is a lightweight, simplified mesh that gives you the shape of mountains and forests without the complex block data, entities, or redstone ticks of a real chunk. The problem arises when the mod’s configuration causes it to generate this LOD data for a massive area, or when it incorrectly triggers updates to that data too often.

Your goal isn’t to disable the mod, but to instruct it to be more conservative about how much terrain it prepares and how frequently it works on it.

Accessing the Configuration Menu

All the controls we need are in-game. While in a world, press the M key by default. This opens the Distant Horizons configuration menu. You’ll see several tabs across the top. The two most important for our mission are General and LOD Rendering.

If the M key doesn’t work, check your Minecraft controls settings. The binding might be listed as “Open Distant Horizons Settings.” You can also configure the mod from the main menu before joining a world.

Reducing the Render Distance for LODs

This is the single most effective setting. It dictates how far out the mod will generate the low-detail terrain. A smaller number means less work.

In the General tab, look for the setting named Horizon Render Distance or LOD Render Distance. The exact name may vary slightly by version. You’ll likely see a slider or a number input.

The default is often set very high to show off the mod’s capability, sometimes equivalent to 256 chunks or more. For most players, a setting between 64 and 128 chunks provides a stunning view without murdering performance. Try lowering it incrementally. Drop it to 128, see how the game feels, then try 96. Find the sweet spot where the distant horizon is still impressive but your framerate is stable.

Adjusting the Quality and Detail Settings

In the LOD Rendering tab, you’ll find knobs to control the complexity of the distant terrain.

Look for LOD Quality or Detail Level. Lowering this setting reduces the resolution of the LOD mesh. The distant mountains will be slightly more blocky, but the performance gain can be significant. Setting it to “Low” or “Medium” is often a perfect compromise.

Also find the LOD Update Distance. This controls how close you need to be to a chunk for its LOD to be refreshed. Increasing this number means the mod spends less time updating LODs as you move. Set it to a medium or high value.

Managing Chunk Updates and CPU Load

Sometimes the issue isn’t just what’s rendered, but how hard the mod is working in the background.

Back in the General tab, locate settings related to generation speed or workload.

Background Generation Speed: This limits how fast the mod creates new LOD data. Setting this to “Slow” or “Very Slow” can prevent it from consuming CPU cycles in big bursts when you turn around quickly.

how to stop distant horizons from loading chunks

Max Chunk Updates per Frame: This is a critical cap. It limits how many chunk calculations the mod can do each game tick. Lowering this (e.g., from 5 to 2 or 3) will make LODs load in more slowly as you explore, but it will prevent frame spikes.

Use Multi-Core Chunk Generation: Ensure this is ON. It allows the work to be spread across your CPU cores more efficiently.

Disabling Specific LOD Types

For a more surgical approach, you can tell the mod not to render certain things in the distance. In the LOD Rendering or a dedicated “Detail” tab, you might find toggles for:

Render Entities (Mobs/Animals) as LODs: Turn this off. Distant cows aren’t worth the processing power.

Render Water as LODs: Water animation in the distance can be costly. Try disabling this.

Render Leaves Transparently: This is very performance-intensive for forests. Setting it to “Opaque” helps a lot.

Advanced Configuration via the Config File

If in-game settings aren’t enough, you can edit the mod’s configuration file directly. This is useful for settings that might be hidden or for making very precise adjustments.

Exit Minecraft. Navigate to your game’s configuration folder. This is usually found at:

.minecraft/config/distanthorizons/

Inside, open the file named distanthorizons.toml (or a similar .cfg/.json file depending on mod version) in a text editor like Notepad++ or VS Code.

Be careful here. Only change values you understand. Here are some key lines to look for:

maxRenderDistance: This is the hard cap for LOD rendering. Set it to a number like 96 or 128.

lodGeneration or backgroundWorkers: You might find settings to limit concurrent generation threads.

enableExperimentalOptimizations: If you see this, set it to true. It often enables smarter, less aggressive rendering.

Save the file and launch the game. Your changes will take effect.

When the Problem Might Be Something Else

If you’ve tuned Distant Horizons and chunks are still loading aggressively, consider other factors.

how to stop distant horizons from loading chunks

First, check your base Minecraft render distance in Video Settings. If this is set very high (e.g., 32 chunks), Minecraft itself is loading a huge area. Lower this to a reasonable 12-16 chunks. Let Distant Horizons handle the view beyond that.

Second, other mods can conflict. Mods that change world generation, lighting, or chunk loading (like chunk pre-generators) can sometimes confuse Distant Horizons. Try creating a test world with only Distant Horizons and a core mod like Forge or Fabric to see if the problem persists.

Finally, ensure you have allocated enough RAM to Minecraft. Distant Horizons uses extra memory for its LOD cache. If Java runs out of memory, everything slows down. Use your launcher’s settings to allocate 4GB to 8GB, but not excessively more than you need.

Striking the Perfect Balance for Your Rig

The best configuration is personal. A high-end gaming PC can handle more than a laptop. Start with these conservative baseline settings:

– Minecraft Render Distance: 12 chunks

– Distant Horizons LOD Distance: 96 chunks

– LOD Quality: Medium

– Max Chunk Updates/Frame: 3

– Disable Entity and Animated Water LODs

Load into your world. Use the F3 debug screen to monitor your framerate (FPS) and look for “chunk updates” on the right side. Walk around, turn quickly, and fly if you can.

Is it smooth? Great. Now you can carefully increase the LOD Distance or Quality until you notice the first sign of a stutter. Then dial it back one notch. That’s your optimal setup.

Remember, the mod is dynamic. It loads LODs as needed. When you stay in one area, performance will improve over time as the cache fills. The heavy lifting happens when you explore new terrain.

Keeping Your World and Performance Intact

You don’t need to sacrifice your builds or exploration. By configuring Distant Horizons to work smarter, not harder, you get the iconic, endless horizon that makes Minecraft feel vast without the constant chugging. The mod is a tool, and like any powerful tool, it works best when calibrated for the job at hand—in this case, enjoyable gameplay on your computer.

Take ten minutes to run through these settings. The difference between a slideshow and a seamless, epic view is just a few sliders away. Reclaim your frames and get back to what matters: building, exploring, and getting lost in the scale of your world.

Leave a Comment

close