Shadowed´s No More Lazy Chunk Loader

Quick rating

Shadowed´s No More Lazy Chunk Loader

No reviews yet

Eliminates chunk loading micro-stutters and maximizes exploration performance through asynchronous threading and dynamic server throttling.

Bug Fixes
Performance & Optimization
Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
Shadowed' s NMLCL // v1.0.0 // 1.20.1 FABRIC
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description


Mod Loaders Banner

Can't find your mod loader or Minecraft version?

  Leave a comment with #MissingMM and specify which ones you need so we can add support for them!


Info Banner

Download Free Icons Png - Down Arrow White Icon Png PNG Image with No  Background - PNGkey.com

What Banner

Shadowed's No More Lazy Chunk Loader is a heavy-duty server-side performance mod for Minecraft 1.20.1. It completely eliminates the infamous chunk loading lag and micro-stutters when exploring the world by emulating modern internal loading efficiency.

Whether you are flying at maximum speed with an Elytra or exploring new terrain, the server will intelligently manage CPU threads, pausing heavy tasks like natural spawning and focusing entirely on delivering chunks to the player smoothly.


How Banner

Download Free Icons Png - Down Arrow White Icon Png PNG Image with No  Background - PNGkey.com

In Vanilla Minecraft, loading chunk data from the disk is done on a single thread, causing severe stutters when flying. This mod dispatches chunk NBT parsing and decompression to a dynamic thread pool. This allows multiple chunks to be read from the disk and decompressed simultaneously without stopping the main game thread!


When the server detects that the CPU is taking too long to process a tick (for example, when a player is generating chunks very quickly while flying), it will automatically pause Natural Mob Spawning and Random Block Ticks (crop growth, grass spreading) for that exact tick.

This frees up to 40% of the CPU instantaneously, dedicating 100% of the mathematical power to generating the terrain in front of you. Once you land, the simulation returns to normal instantly. (Note: Global throttling only applies to Singleplayer/Integrated servers to maintain Multiplayer fairness).


Servers suffer heavily from ticking hundreds of entities in loaded chunks that players aren't even looking at. This mod intelligently reduces the ticking frequency of entities and block entities (like furnaces) that are far away from any player. This saves massive amounts of CPU on distant farms without breaking them.


The mod automatically reads your CPU's available threads upon startup. If you have a lower-end CPU (4 threads or less), it will automatically adjust chunk saving limits and thread allocation to prevent your disk and CPU from bottlenecking, guaranteeing the best possible experience for your specific hardware.


Others Banner

Download Free Icons Png - Down Arrow White Icon Png PNG Image with No  Background - PNGkey.com

Summary Banner

Feature Details
Mod Type Server-side only. Can be installed on servers without requiring clients to download it.
Asynchronous NBT Yes. Dispatches chunk disk loading to multiple background threads.
Throttling Mechanics Dynamic TPS protection, Entity Throttling, Block Entity Throttling.
Hardware Adaptive Yes, automatically scales to your CPU core count.
World Corruption Risk Zero. Uses safe, synchronized disk reads before dispatching async parsing.
Dependencies None. Works entirely on its own using Mixins.

Mod Name Status Notes
Noisium Fully Compatible We have built-in explicit compatibility for it. Highly recommended!
FerriteCore Fully Compatible Optimizes memory allocation, works perfectly alongside our chunk thread management.
ModernFix Fully Compatible General bugfixes and optimizations are completely safe.
Canary / Radium Fully Compatible Entity AI optimizations. Our distance-based entity throttling works nicely with them without conflicts.
Starlight Moderately Compatible Starlight heavily rewrites the light engine. Our decoupled light engine might conflict or become redundant. Use with caution.
Chunk Pregenerator Mods Moderately Compatible Pregenerators use specific ticking logic. Our mod limits chunk saves per tick, which might slow down aggressive pregeneration.
Ksyxis / C2ME (if ported) Incompatible Mods that aggressively rewrite the IOWorker threads or RegionFile IO will massively conflict with our system.

* Note: This mod only alters server-side chunk processing and entity ticking. It is inherently 100% compatible with all client/server rendering optimization mods (such as Embeddium, Rubidium, EntityCulling, Oculus, etc.).


Language Banner

Language independent! As a purely backend performance mod, there are no items or GUIs, so it works globally in every language out of the box.


Warning Banner

WE ARE NOT RESPONSIBLE FOR CORRUPTION, IRREPARABLE DAMAGE, OR THE DELETION OF WORLDS: PLEASE MAKE SURE THAT, BEFORE INSTALLING OUR MOD, YOU DO NOT HAVE ANY OTHER AGGRESSIVE CHUNK-OPTIMIZATION MODS OR MODS THAT ARE NOT ON OUR LIST OF “Popular Compatible Mods”... Thank you for reading.


Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works