IvToolkit

IvToolkit

42M Downloads

IvToolkit

Build Status Curse Version Curse Downloads

Download | Forum

About

Personal toolkit for Minecraft modding.

Feel free to use both the source (as per license) and the mod itself.

Contributing

Quick guide:

Requires: Gradle, Java 8 JDK

  • gradle setupDecompWorkspace
  • Depending on your IDE:
    • IntelliJ idea: Import gradle project, then: gradle genIntellijRuns
    • Eclipse: gradle eclipse
  • And you're done!

This mod is written with Minecraft Forge. Visit its repo for detailed setup instructions.