If you are still using CraftBukkit or Spigot 1.8.8-1.11 use Version 1.4.1.
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/OtakuMegane/TallNether
If you are using CraftBukkit or Spigot 1.12 or later, use the current version.
TallNether is fairly straightforward in function: instead of the 128 block high dimension normally used it generates the full 256 block height Minecraft can allow. It achieves this by modifying parts of the vanilla generator to increase the generation height.
Exploring the taller nether is an interesting experience. It feels the same at first until you realize how long you've been working your way up...then look down into an abyss where lava falls disappear into the haze and the bottom can't be seen.
A quick practical warning: Generating a 256 height nether is similar in resource usage to the Amplified world type; altering some of the custom settings may increase this even further. Once a chunk has finished generating, performance should be little different from that of the normal nether.
Installation and Configuration
If you are using this on a new map, the configuration file must be set up before starting the server/creating the world. Otherwise some vanilla chunks may get generated.
- Download TallNether.zip and extract the files to the plugins directory.
- You should have a TallNether.jar and a directory named TallNether.
- Inside the TallNether directory edit the config.yml file to set up your configuration.
- Start up the server and when an enabled world with the nether environment is created or loaded TallNether should substitute itself for that world's nether generator.
You can use this on an existing nether world as well but there will obviously be a significant mismatch with the existing chunks. Be sure to make a back up before trying TallNether!
Details on configuration can be found here: TallNether Configuration
Known Bugs and Issues:
- When creating a new world on 1.15 and 1.16 the chunks near spawn may generate incorrectly. See this page for a workaround: https://github.com/OtakuMegane/TallNether/wiki/Premature-Chunk-Generation-Bug
Screenshots
Because the plugin is still the vanilla generator and how Minecraft renders the fog and draw distance in the nether it's a bit hard to really show the difference in screenshots but here's a couple anyway:
No bedrock yet, only starting the journey.
What's down there? Who knows. Feather Falling ain't gonna save you though.
This is a shot using OptiFine to get rid of the nether fog. This was taken from y = 100. It's a long way up.
Issues and bugs
If you happen to encounter new bugs, please file a ticket: https://github.com/OtakuMegane/TallNether/issues
Finalized
TallNether is considered finalized with all intended features present. Unless a worthwhile idea comes to mind, the only expected updates will be compatibility for future versions of Minecraft or fixes in case a bug is discovered.

TallNether 2.5.5
Generate a 256 block high nether!
Recent Updates
- Java 14+ Dec 7, 2020
- Update 1.16.4 Nov 4, 2020
- Fix for decorator stacking in 1.16.2+ Oct 24, 2020