2031 Height limit
Extends the height limit to Y = 2031 in every dimension.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
2031 Height limit
2031 Height limit
This datapack extends the height limit, which is currently Y = 320. That means you normally can't place blocks above Y level 319, but with this datapack you can place blocks up to Y level 2031! Many mods and datapacks already exist, but I will keep this updated.
Modifying
If you want to modify the build limit, open the datapack folder, then go to data → dimension_type. In this folder, open the dimension you want to modify and change: ``` "height" : 2032 ``` If you are modifying the Overworld file, add to the build limit you wanna set 64 (because minecraft generates world to -64).
Warning
If you remove this datapack, any blocks placed above the current build limit will be permanently deleted.