Kubithon is a charity event for the telethon!
Forge mod to replicate the main kubithon stream!
#Setup
Simply clone this repo and run (only for intellij) :
./gradlew setupDecompWorkspace
and then
./gradlew genIntellijRuns
In case you will receive an error, follow this link to setup this project.
#Run & build
This mod is a client-side only, you can test your code with gradlew runClient
.
Just run gradlew build
to get the full jar according to this minecraft forge version.