/Cyclic

Minecraft mod written in Java

Primary LanguageJavaMIT LicenseMIT

Cyclic

Minecraft mod written in Java using the Minecraft Forge API. MIT License.

Releases, information, and screenshots on Curse: http://mods.curse.com/mc-mods/minecraft/239286-cyclic

SETUP

  • First make sure vanilla minecraft is installed on your machine, and run it at least once in the current minecraft version (see gradle.properties : mc_version)
  • run the following bash command in the root folder gradlew setupDecompWorkspace eclipse
  • This uses the build.gradle script and uses the forge MDK
  • If you have any issues, you may have to download the MDK on your own from http://files.minecraftforge.net/
  • Finally, in eclipse go to File - Import - Existing Projects - and select the folder

Contributions

APIs and Optional Dependencies

I have plugins/compatibility with the following mods, they are highly recommended. However everything works perfectly fine without them.

CraftTweaker support

Recipes for the Hydrator can be customized (added and removed) using CraftTwaker