NetherEx is a mod that adds new biomes to the Nether. It also allows other mods to add their own biomes to the Nether.
- Fork this project and clone it to your desktop.
- Navigate to the directory you cloned to. Open a command window. If you use Eclipse run: gradlew setupDecompWorkspace eclipse, if you use IDEA run: gradlew setupDecompWorkspace idea.
- This process will setup Forge and your workspace.
- Open the project in your IDE.