MineFactoryReloaded

To install and compile:

  1. Download or clone
  2. ./gradlew setupDecompWorkspace
  3. ./gradlew eclipse (if you want to use eclipse)

Load Eclipse, create a new blank workspace and import this project into it.

Everything should just work!?