#[Incedium] Increasing nether world build limit

1 messages · Page 1 of 1 (latest)

carmine tartan
#

I'm running the mod version for 1.19.2, we're having issues with farms since the world height messes with almost all of the nether ones.

How do I increase the build limit?

shadow bluffBOT
#
Configuration (Taller Nether)

This tutorial (graciously provided by @quasi wyvern) will show you how to add extra space above the bedrock roof in Amplified Nether.
Download slicedlime's datapack here.
Unzip Amplified Nether and navigate to the /data/minecraft/ directory. Copy the dimension_type folder from slicedlime's datapack and stick it here.
Delete every file in the dimension_type directory EXCEPT the_nether.json.
Edit that file and look for ”height”: and change the value to 320. This will add 64 blocks of air above the bedrock roof.
If on 1.18/1.18.1 only, find the line that says "infiniburn": "minecraft:infiniburn_nether" and remove the #.
Save/exit, rezip Amplified Nether, and load it to your world. Enjoy!
This will not work with Better Nether.

carmine tartan
#

Thank you