A mod for Minecraft which adds:
- Over 40 new biomes
- 14 new trees
- A variety of useful small plants
- Highlands and Highlands Large Biomes World Types
- Biome-specific ore generation (some biomes have more ores!)
- 256 block high Mountains
- More realistic biome placement
- Villages in more biomes
- Better oceans and islands
- Tons of options to customize
...and soon more!
If you are contributing to the project, follow these steps carefully:
- Download/clone into a folder(very important!).
- Open a command prompt window from the workspace folder.
- Run 'gradlew setupDecompWorkspace'.
- Then, run 'gradlew eclipse', DO NOT run it with 'setupDecompWorkspace', this causes problems.
- Open eclipse and select import from the file tab.
- Under the general category, select the 'Exsiting Projects Into Workspace' option.
- Find the workspace folder and select it.
- Make whatever changes you would like, just don't distribute them!
If you want buggy as heck alpha/beta builds for your Minecraft world, do this:
- Download the project.
- Open a command prompt window from the workspace folder.
- Run 'gradlew build'.
- Find the Highlands-version jar in the build/lib folder located in your workspace folder.
- You have a usable and, if not an official verison, buggy copy of the mod.