SwadicalRag / Cyclic

Minecraft mod written in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Minecraft mod written in Java

License:MIT License


Languages

Language:Java 99.7%Language:ZenScript 0.3%Language:Batchfile 0.0%Language:Shell 0.0%