SeamlessChunks

Quick rating

SeamlessChunks

No reviews yet

Smoother chunk loading with network-aware send rates, multiplayer fair share, and in-game tuning.

Performance & Optimization
Mod Loaders
NeoForge
Fabric
Minecraft
26.2

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

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
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

SeamlessChunks makes chunk loading feel smoother on Minecraft 1.21.1–1.21.11 and 26.1–26.2 for Fabric and NeoForge.

Instead of sticking to vanilla send limits, this mod speeds up the server chunk pipeline, boosts how fast the client can receive and render chunks, and automatically adjusts when conditions change — low ping on LAN gets a more aggressive send rate, while high ping or packet back-pressure slows things down to stay stable. Scheduling and priority work can run on a dedicated worker pool so multi-core CPUs help without fighting vanilla worldgen threads.

What it does

  • Faster chunk sending — higher configurable send rates, optional light-wait bypass, and extra chunk-cache passes
  • Network adaptation — scales send speed based on ping and unacknowledged batch pressure
  • Multiplayer fair share — reduces per-player send pressure when TPS drops or more players are online
  • Smart chunk priority — sends chunks in your view direction and predicted movement path first
  • Multithreaded scheduling — worker pool (Auto / Manual) for priority scoring and planning; auto-throttles when TPS drops. Does not replace vanilla worldgen threads or run Level/Entity work off-thread
  • In-game settings — click the SC button on the title screen (next to Singleplayer) or in the pause menu (next to Back to Game)
  • Compatibility mode — gentler behavior when other chunk mods are installed

Initial World Generation Performance

Initial world generation can also be significantly faster than Vanilla Minecraft.

Example benchmark

  • CPU: Intel Core i5-7200U (2 Cores / 4 Threads)
  • Memory: 16 GB
  • Test: First-time world generation
Version Time
Vanilla Minecraft 35 s
SeamlessChunks 22 s

Result

  • 13 seconds faster
  • 37% shorter initial world generation time
  • Up to 1.59× faster than Vanilla in this test

In this benchmark, Vanilla displayed the "Loading Terrain" screen for several seconds before spawning. With SeamlessChunks, that screen was nearly eliminated, allowing the player to enter the world much sooner.

Results depend on hardware, world seed, render distance, and other installed mods. Performance improvements may vary.

Client & server

Works on both client and server. For dedicated servers, install on the server for the main improvements. Clients are optional but recommended for the settings UI and client-side optimizations. Singleplayer only needs the mod on your client.

Requirements

  • Minecraft 1.21.11.21.11, 26.126.2 (use the jar built for your exact game version; the 26.1 build targets 26.1.2)
  • Java 21+ (1.21.x) or 25+ (26.x)
  • Architectury API
  • YetAnotherConfigLib (YACL) (settings UI)
  • Fabric API (Fabric only)

Configuration

Settings can be changed in-game via Mod Menu / the NeoForge mods list, the pause-menu SC button, or in config/seamlesschunks.properties. Requires YetAnotherConfigLib (YACL).

Useful keys for the new worker pool: workerPoolEnabled, workerPoolMode (auto / manual), workerPoolThreads (Manual mode, 1–16).

Beta: Test on a backup world before using it on important saves. Some changes apply after rejoining a world.

Screenshots

Gallery

  • Settings Screen
    Settings Screen

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
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