Mod
Ksyxis
No reviews yet
Speed up your world loading by removing unneeded chunks.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
General improvements to world generation, such as bug fixes, aesthetic overhauls, or misc additions.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Enhances game performance and optimizes resource usage.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
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
About
Description
Ksyxis
Speed up your world loading by removing unneeded chunks.
Language
- English (Extended Version)
- Русский
Downloads
Dependencies
- Fabric, Forge, NeoForge, Quilt, Legacy Fabric, or Ornithe
- Minecraft (1.8 or newer)
- Forge 1.8-1.14.4 only: Any Mixin provider, at your choice (such as MixinBootstrap, MixinBooter, UniMixins, or any other)
About
Depending on your game version, Minecraft loads some chunks when you create your world. Sometimes, these chunks are always loaded in the background. Either way, whether these chunks being loaded is a one-time performance slowdown, or a constant performance penalty, most players don't need any of these chunks. This mod completely disables unneeded chunks in the game.
Note: Unneeded chunks are sometimes used by farms and technical contraptions. If you'll need these chunks, you can always delete the mod later to re-enable these chunks.

Versions
| Version | Effect | Note |
|---|---|---|
| 1.21.9+ | Insignificant | A 7x7 area of chunks won't be loaded around the player when they join, and a fake 500ms world creation delay in single-player will be removed. |
| 1.20.5-1.21.8 | Low | A 5x5 area of spawn chunks won't be loaded constantly in the background. |
| 1.8-1.20.4 | Extreme | A 21x21 area of spawn chunks won't be loaded constantly in the background. |
FAQ
Q: I need help, have some questions, or have some other feedback.
A: You can join the Discord server.
Q: Where can I download this mod?
A: CurseForge, Modrinth, or GitHub Releases. You can also find unstable builds at GitHub Actions. You will need a GitHub account to download these.
Q: Which mod loaders are supported?
A: Fabric, Forge, NeoForge, Quilt, Legacy Fabric, and Ornithe.
Q: Which Minecraft versions are supported?
A: Minecraft versions 1.8 and newer.
Q: Why support so many Minecraft versions?
A: Because I can.
Q: Do I need Fabric API or Quilt Standard Libraries?
A: Not necessarily.
Q: Where are the Fabric, Forge, NeoForge, Quilt, etc. versions?
A: All in the same file.
Q: Is this mod client-side or server-side?
A: This mod works on the server and on the client in singleplayer. It has no effect on the client when playing multiplayer.
Q: Is this mod stable for use?
A: Should be fine. If it breaks something, just delete it and your worlds will be fine.
Q: I've found a bug.
A: Report it here. If you are not sure whether this is a bug or a simple question, you can join the Discord. Report security vulnerabilities here.
Q: Can I use this in my modpack?
A: Sure. Credit (e.g., a link to the mod's GitHub page) is appreciated but is not required. Monetization and redistribution are allowed as per the MIT License.
Q: This mod doesn't speed up anything.
A: The effect may not be noticeable on high-end PCs. This mod is designed primarily for low-end devices. Nevertheless, there is a video.
Q: How to force-load chunks if the spawn chunks have been removed?
A: If you really need to force-load chunks, load individual chunks with the /forceload command in 1.13 or newer. For older versions, you can search for some mod that force-loads chunks.
Q: It says Ksyxis: No Mixin found.
A: If you're using Forge 1.15.2 or older, you may need to install MixinBootstrap, MixinBooter, UniMixins, or any other Mixin provider of your choice. If you're using Forge 1.16 or newer, or any version of Fabric/NeoForge/Quilt/Ornithe, you don't need to install anything, and this is a bug.
See README on GitHub for FAQ on mod's technical aspects.
License
This project is provided under the MIT License. Check out LICENSE for more information.
Credits
This mod is developed primarily by VidTu, but it wouldn't be possible without contributors and some technologies used.
Development
See README on GitHub for details about developing this mod.
Ksyxis
Speed up your world loading by removing unneeded chunks.
Language
- English (Extended Version)
- Русский
Downloads
Dependencies
- Fabric, Forge, NeoForge, Quilt, Legacy Fabric, or Ornithe
- Minecraft (1.8 or newer)
- Forge 1.8-1.14.4 only: Any Mixin provider, at your choice (such as MixinBootstrap, MixinBooter, UniMixins, or any other)
About
Depending on your game version, Minecraft loads some chunks when you create your world. Sometimes, these chunks are always loaded in the background. Either way, whether these chunks being loaded is a one-time performance slowdown, or a constant performance penalty, most players don't need any of these chunks. This mod completely disables unneeded chunks in the game.
Note: Unneeded chunks are sometimes used by farms and technical contraptions. If you'll need these chunks, you can always delete the mod later to re-enable these chunks.

Versions
| Version | Effect | Note |
|---|---|---|
| 1.21.9+ | Insignificant | A 7x7 area of chunks won't be loaded around the player when they join, and a fake 500ms world creation delay in single-player will be removed. |
| 1.20.5-1.21.8 | Low | A 5x5 area of spawn chunks won't be loaded constantly in the background. |
| 1.8-1.20.4 | Extreme | A 21x21 area of spawn chunks won't be loaded constantly in the background. |
FAQ
Q: I need help, have some questions, or have some other feedback.
A: You can join the Discord server.
Q: Where can I download this mod?
A: Modrinth,
CurseForge,
or GitHub Releases.
You can also find unstable builds at
GitHub Actions.
You will need a GitHub account to download these.
Q: Which mod loaders are supported?
A: Fabric, Forge, NeoForge, Quilt, Legacy Fabric, and Ornithe.
Q: Which Minecraft versions are supported?
A: Minecraft versions 1.8 and newer.
Q: Why support so many Minecraft versions?
A: Because I can.
Q: Do I need Fabric API or Quilt Standard Libraries?
A: Not necessarily.
Q: Where are the Fabric, Forge, NeoForge, Quilt, etc. versions?
A: All in the same file.
Q: Is this mod client-side or server-side?
A: This mod works on the server and on the client in singleplayer.
It has no effect on the client when playing multiplayer.
Q: Is this mod stable for use?
A: Should be fine. If it breaks something,
just delete it and your worlds will be fine.
Q: I've found a bug.
A: Report it here. If you are not
sure whether this is a bug or a simple question, you can join the
Discord. Report security vulnerabilities
here.
Q: Can I use this in my modpack?
A: Sure. Credit (e.g., a link to the mod's GitHub page) is appreciated but
is not required. Monetization and redistribution are allowed as per the
MIT License.
Q: This mod doesn't speed up anything.
A: The effect may not be noticeable on high-end PCs. This mod
is designed primarily for low-end devices. Nevertheless, there is
a video.
Q: How to force-load chunks if the spawn chunks have been removed?
A: If you really need to force-load chunks, load individual
chunks with the /forceload command in 1.13 or newer. For older
versions, you can search for some mod that force-loads chunks.
Q: It says Ksyxis: No Mixin found.
A: If you're using Forge 1.15.2 or older, you may need to install
MixinBootstrap,
MixinBooter,
UniMixins, or any other
Mixin provider of your choice. If you're using Forge 1.16
or newer, or any version of Fabric/NeoForge/Quilt/Ornithe,
you don't need to install anything, and this is a bug.
See README on GitHub for FAQ on mod's technical aspects.
License
This project is provided under the MIT License. Check out LICENSE for more information.
Credits
This mod is developed primarily by VidTu, but it wouldn't be possible without contributors and some technologies used.
Development
See README on GitHub for details about developing this mod.
Screenshots
Gallery
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