CubicChunks
⚪ Last updated 2021⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #365 of 611 adventure mods in this game by downloads
📋 About This Mod
!(https://i.imgur.com/EGrzb7b.png) ======== This mod allows for (almost) unlimited world height and depth, by dynamically loading vertical sections of the world, just like Minecraft does in horizontal direction. --- # Currently Cubic Chunks used with JEID will irrecoverably corrupt your world if you run over certain ID limits! #### WARNING: This mod WILL break many other mods in hard to predict ways. Most of the incompatibilities cannot be fixed without changes to other mods. ---- ## CubicWorldGen Versions 1.10.2-0.0.871.0, 1.11.2-0.0.856.0 and 1.12.2-0.0.852.0 contain CubicWorldGen sub-mod. All newer versions need CubicWorldGen installed separately if you want Cubic Chunks world generators. --- ### **Update to MC 1.17 snapshots in progress. Don't ask when. It will be released when it's done.** ---- ## Frequently Asked Questions - Read this before asking questions: > Q: Where can I download older versions? A: At the time of writing this, CurseForge website has an issue where it doesn't let anyone except the author find the "all files" page when the mod has only alpha releases (there is no link to it anywhere). Here is a direct link to it: https://www.curseforge.com/minecraft/mc-mods/opencubicchunks/files/all --- > Q: Nothing but stone generates below y=0. HELP! A: This is normal for compatibility generator (default). This is the cost of good mod compatibility. This is planned to change. Currently you can use CubicWorldGen instead, if you don't mind losing all modded world generation. --- > Q: When I try to build above y=256 it shows an error message that build height is limited to 256. Why? A: This is a known bug in cubic chunks that affects newly generated worlds on the forst world load. Save and exit and then load the world again. --- > Q: Is it compatible with <mod X>? A: If it's not listed below - you can try it yourself. Chances are, it will work or at least mostly work. But be aware that for some mods you need a lot of testing to confirm that they work correctly. You can also see existing compatibility reports or submit your own here: https://github.com/OpenCubicChunks/CubicChunks/issues/448 --- > Q: Sponge/SpongeForge/Bukkit/Spigot/<insert name of spigot+forge project> support? A: Not yet. Sponge support is planned in the far future. Bukkit/spigot support while possible and probably less work is currently not planned. The code is open source so if you are a developer, you can submit a PR to make it happen. --- > Q: Can MCEdit load CubicChunks worlds? A: No, but a replacement of MCEdit that is planned to be compatible is currently worked on. --- > Q: Is it compatible with GalactiCraft? A: Partially. It runs but there are major bugs and stability issues. Including blocks not rendering above certain heights. --- > Q: Why are blocks invisible above certain height? A: Most likely caused by GalactiCraft. --- > Q: Is it compatible with WorldEdit? A: At the time of writing this, the oficially released WorldEdit version is only partially compatible. It works mostly correctly in height range 0-256. There is also an unreleased branch with basic cubic chunks compatibility available here: http://builds.enginehub.org/job/worldedit?branch=feature%2Fcubic-chunks . A more compatible build has been made but it's not available from official sources. --- > Q: Which Forge version do I need? A: For 1.12.2 use 14.23.5.2860. Don't use 1.11.2 and older unless you really know what you are doing. --- > Q: Is optifine compatible with cubic chunks? A: Yes, but not all version. Latest version (OptiFine 1.12.2 HD U F5) is currently verified to work. Other versions may work, try at your own risk. You also need to verify that the optifine version you are using is compatible with your forge version. --- > Q: Is it compatible with ForgeEssentials? A: Yes --- > Q: Is it compatible with Open Terrain Generator (OTG) and/or BiomeBundle? A: Maybe, partially. This is not a very well tested configuration, and involves doing some things manually (including changing cubic chunks configuration). Use at your own risk. It's likely to break. --- > Q: Is it compatible with Biomes O' Plenty mod? A: CubicChunks itself should be compatible. CubicWorldGen, while technically can run together with Biomes O' Plenty, it not very useful as they are separate world types that can't be combined together. --- > Q: I tried to run this mod with Terra121 and it crashed A: First try to allocate more RAM to Minecraft. This may resolve your issue. How it's done varies with launcher used, and version of the launcher, so will not be explained here. --- > Q: I installed this mod together with 315 other mods, why does it crash? A: Cubic chunks is incompatible with one of the other mods you have. Most likely candidates are: VanillaFix, Project Red, Applied Energetics 2, Thaumcraft, SpongeForge, Phosphor (likely coming from Aether 2), JEID, Valkyrien Warfare, FastCraft2 or ViveCraft. There are also l
!(https://i.imgur.com/EGrzb7b.png) ========
This mod allows for (almost) unlimited world height and depth, by dynamically loading vertical sections of the world, just like Minecraft does in horizontal direction.
# Currently Cubic Chunks used with JEID will irrecoverably corrupt your world if you run over certain ID limits!
#### WARNING: This mod WILL break many other mods in hard to predict ways. Most of the incompatibilities cannot be fixed without changes to other mods.
## CubicWorldGen Versions 1. 10. 2-0. 0. 871. 0, 1. 11. 2-0. 0. 856. 0 and 1. 12. 2-0. 0. 852. 0 contain CubicWorldGen sub-mod. All newer versions need CubicWorldGen installed separately if you want Cubic Chunks world generators.
### Update to MC 1. 17 snapshots in progress. Don't ask when. It will be released when it's done.
- ---
- ## Frequently Asked Questions - Read this before asking questions:
> Q: Where can I download older versions?
A: At the time of writing this, CurseForge website has an issue where it doesn't let anyone except the author find the "all files" page when the mod has only alpha releases (there is no link to it anywhere). Here is a direct link to it: https://www.curseforge.com/minecraft/mc-mods/opencubicchunks/files/all
> Q: Nothing but stone generates below y=0. HELP!
A: This is normal for compatibility generator (default). This is the cost of good mod compatibility. This is planned to change. Currently you can use CubicWorldGen instead, if you don't mind losing all modded world generation.
> Q: When I try to build above y=256 it shows an error message that build height is limited to 256. Why?
A: This is a known bug in cubic chunks that affects newly generated worlds on the forst world load. Save and exit and then load the world again.
> Q: Is it compatible with
A: If it's not listed below - you can try it yourself. Chances are, it will work or at least mostly work. But be aware that for some mods you need a lot of testing to confirm that they work correctly. You can also see existing compatibility reports or submit your own here: https://github.com/OpenCubicChunks/CubicChunks/issues/448
> Q: Sponge/SpongeForge/Bukkit/Spigot/
A: Not yet. Sponge support is planned in the far future. Bukkit/spigot support while possible and probably less work is currently not planned. The code is open source so if you are a developer, you can submit a PR to make it happen.
> Q: Can MCEdit load CubicChunks worlds?
A: No, but a replacement of MCEdit that is planned to be compatible is currently worked on.
> Q: Is it compatible with GalactiCraft?
A: Partially. It runs but there are major bugs and stability issues. Including blocks not rendering above certain heights.
> Q: Why are blocks invisible above certain height?
A: Most likely caused by GalactiCraft.
> Q: Is it compatible with WorldEdit?
A: At the time of writing this, the oficially released WorldEdit version is only partially compatible. It works mostly correctly in height range 0-256. There is also an unreleased branch with basic cubic chunks compatibility available here: http://builds.enginehub.org/job/worldedit?branch=feature%2Fcubic-chunks . A more compatible build has been made but it's not available from official sources.
> Q: Which Forge version do I need?
A: For 1. 12. 2 use 14. 23. 5. 2860. Don't use 1. 11. 2 and older unless you really know what you are doing.
> Q: Is optifine compatible with cubic chunks?
A: Yes, but not all version. Latest version (OptiFine 1. 12. 2 HD U F5) is currently verified to work. Other versions may work, try at your own risk. You also need to verify that the optifine version you are using is compatible with your forge version.
> Q: Is it compatible with ForgeEssentials?
> Q: Is it compatible with Open Terrain Generator (OTG) and/or BiomeBundle?
A: Maybe, partially. This is not a very well tested configuration, and involves doing some things manually (including changing cubic chunks configuration). Use at your own risk. It's likely to break.
> Q: Is it compatible with Biomes O' Plenty mod?
A: CubicChunks itself should be compatible. CubicWorldGen, while technically can run together with Biomes O' Plenty, it not very useful as they are separate world types that can't be combined together.
> Q: I tried to run this mod with Terra121 and it crashed
A: First try to allocate more RAM to Minecraft. This may resolve your issue. How it's done varies with launcher used, and version of the launcher, so will not be explained here.
> Q: I installed this mod together with 315 other mods, why does it crash?
A: Cubic chunks is incompatible with one of the other mods you have. Most likely candidates are: VanillaFix, Project Red, Applied Energetics 2, Thaumcraft, SpongeForge, Phosphor (likely coming from Aether 2), JEID, Valkyrien Warfare, FastCraft2 or ViveCraft. There are also l
📊 Mod Details
- Game
- Minecraft Mods
- Author
- barteks2x
- Version
- 1.12.2-0.0.1208.0
- Downloads
- 51,585
- Endorsements
- 85
- Category
- adventure
- Created
- 12/13/2021
- Updated
- 12/14/2021
- Game Versions
- 1.12.2
- Tags
- adventure, cursed, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does CubicChunks support?
The author lists 1.12.2. Other versions may work but are untested by the author.
What is the latest version of CubicChunks?
Version 1.12.2-0.0.1208.0, published 2021-12-14 with 51,585 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await