/NetherEx

Primary LanguageJava

NetherEx

Expansion. Exploration. Experience.

About

NetherEx is a mod that adds new biomes to the Nether. It also allows other mods to add their own biomes to the Nether.

Developing: NetherEx

  1. Fork this project and clone it to your desktop.
  2. 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.
  3. This process will setup Forge and your workspace.
  4. Open the project in your IDE.