ChunkSense
No reviews yet
Smart chunk loading + memory watchdog for Forge 1.20.1
Features systems for better item storage and organization.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
🧠 ChunkSense
Smart chunk loading + memory watchdog for Minecraft Forge 1.20.1
ChunkSense does two things that no other mod does:
1. Smart Chunk Prioritizer — chunks are loaded not in a circle, but along the vector of view and movement. Looking north — northern chunks load first. Running east — chunks ahead pre-load.
2. Memory Watchdog — monitors RAM in real time. If there's not enough memory, it automatically unloads distant chunks, reduces render distance, and clears the cache. The HUD overlay shows real-time status.
⚡ Features
- 🎯 View-direction priority — Chunks in camera direction load first
- 🏃 Movement prediction — Pre-loads chunks along player velocity vector
- 📊 RAM monitoring — Tracks memory usage every second
- 🚨 Auto-unload — Unloads far chunks when memory is low
- 🔭 Dynamic render distance — Auto-adjusts render distance based on RAM
- 📟 HUD overlay — Shows RAM %, FPS, render distance on screen
- ⚙️ Fully configurable — All thresholds and features toggleable
⚙️ Configuration
All settings in config/chunksense-common.toml:
viewAnglePriority(true) — View-direction loading prioritypredictMovement(true) — Predictive chunk loadingpredictionTicks(40) — Ticks ahead to predictmemoryThreshold(85) — RAM % to start unloadingcriticalMemory(95) — Critical threshold for aggressive cleanupautoRenderDistance(true) — Auto-adjust render distanceminRenderDistance(4) — Minimum render distancemaxRenderDistance(16) — Maximum render distanceshowHud(true) — HUD overlaycheckIntervalTicks(20) — Memory check interval
🔧 Compatibility
- Minecraft 1.20.1 / Forge 47.2.0+
- ✅ Compatible with OptiFine, Sodium, Embeddium
- ✅ Client + Server
- ✅ Does not conflict with other optimization mods
📄 License
MIT
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources