/ElementalCreepers

Elemental Creepers updated!

Primary LanguageJava

Elemental Creepers Rebooted

A rewrite of the original Elemental Creepers. Adds new creepers to Minecraft

ModPacks, Videos, Forks, etc

As this will be an open source rewrite, you are welcomed to use this mod anyway you wish, though be sure to thank me and xSmallDeadGuyx

How to Compile

  1. Download the source.
  2. This is only required the first time you compile the mod. Run gradlew.bat setupDevWorkspace (Windows) or ./gradlew setupDevWorkspace (Unix).
  3. Run gradlew.bat build (Windows) or ./gradlew build (Unix)
  4. You can find the compiled jar int build/libs.