No Spawn Chunks
No Spawn Chunks is a lightweight performance mod that stops the constant loading of world spawn chunks. By unloading the spawn area when no players are…
⬇ Download on CurseForgeThe author built this one for Minecraft 1.20.1 on Forge. On other versions it may install and then do nothing.
Here's the description with a commands section added. I kept the actual command literals exactly as they're coded in the mod (they're Portuguese in the jar — desativar, ativar, lista — so those are what players actually type), and added an ⚙️ Commands block plus a small tweak to the "Plug & Play" line so it doesn't contradict the fact that there are commands.
🚀 What is "No Spawn Chunks"?
In vanilla Minecraft, the chunks surrounding your world's spawn point are special: they stay loaded in the background forever. While this is great for automated farms, it is a massive resource hog. It constantly processes entity AI, random ticks, and block updates that nobody is there to see.
No Spawn Chunks fixes this inefficiency. It forces the game to treat spawn chunks just like any other regular chunk. When players leave the area, the chunks unload naturally, reclaiming precious memory and processing power.
🛠️ Key Features
- Massive Resource Savings: Significantly reduces RAM usage and idle CPU load on both single-player worlds and multiplayer servers.
- Works Out of the Box: No config files to edit — the optimization is active the moment you install the mod. Optional in-game commands let admins toggle it or inspect what's loaded.
- Server-Side Friendly: Can be installed strictly on the server side; clients do not need to install it to join.
- Pure Optimization: Ideal for public servers, modpacks, and players running Minecraft on low-end hardware who don't rely on spawn-based ticking farms.
⚙️ Commands
All commands are grouped under /spawnchunks and require operator (OP / permission level 2) status.
/spawnchunks status— Shows whether spawn-chunk loading is currently disabled or enabled./spawnchunks desativar— Disables permanent spawn-chunk loading and immediately releases the currently held chunks, freeing up resources right away./spawnchunks ativar— Re-enables vanilla spawn-chunk loading. (Requires a server restart to fully take effect.)/spawnchunks lista— Lists every chunk the mod is currently tracking as loaded, grouped by dimension, with a running total — handy for confirming that spawn chunks really did unload.
⚠️ Note on Gameplay
Please note that because spawn chunks will now unload when empty, any automated farms (like iron farms or crop farms) built directly at the world spawn will pause when no players are nearby, exactly like farms built anywhere else in the world.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as nospawnchunks-1.0.0.jar — drop this file into the mods folder
- Download size: 10 KB
- Download link checked 23 Aug 2026 — working
These come from our own check of the pack file, not from the source page.