Lazy Chunks

Quick rating

Lazy Chunks

No reviews yet

Reduces stutters by spreading chunk loading across multiple frames

Performance & Optimization
Mod Loaders
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

Compatibility

Supported Environments

Where It Runs
Client Only

Runs entirely on the client. Works on vanilla servers.

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
2.0+mc1.21-1.21.4
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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

LazyChunks

A Fabric client-side mod that reduces chunk loading stutters by dynamically spreading chunk processing across multiple frames based on your current FPS.

What It Does

LazyChunks monitors your real-time FPS and limits how much chunk work is processed each frame.

When FPS drops below a configurable threshold, chunk loading is slowed down instead of causing sudden frame drops. When FPS is high, chunks load faster to keep the world responsive.

This results in smoother gameplay, especially during fast movement, elytra flight, or exploration.

Configuration

Config file is created at .minecraft/config/lazy_chunks.json on first launch.

Option Default Description
lazyChunkLoadingEnabled true Enable/disable the mod
targetFps 60 Baseline FPS for budget calculation
fpsThreshold 80 FPS above which throttling is disabled (vanilla behavior)
baseWeightPerFrame 3.0 Base amount of chunk work allowed per frame at target FPS
maxFrameTimePercent 12.0 Max percentage of frame time for chunk processing (1-20)
proactiveThrottling true Reduce budget when frame times are unstable
teleportProtection true Extra conservative throttling after teleports/dimension changes
minimumBudget 3.0 Minimum weight budget to prevent complete stalls

Debug

Press F3 to see real-time throttling stats in the debug overlay.

Compatibility

Designed to work alongside Sodium, Lithium, and other optimization mods (different layers of the pipeline). If you encounter issues, please report them here.

License

Licensed under LGPL-3.0

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

~4,000
Downloads
Last Updated
CurseForge
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