ClientBase
ClientBase copied to clipboard
I compile it with gradle, the build is successful and the client runs, however its just regular minecraft with forge. There are obviously mixins but they don't seem to do...
It fails at Task fixMcSources with this error: > Task :fixMcSources FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':fixMcSources'. > com.cloudbees.diff.PatchException: Cannot...
This is a newbie question, I know, but as far as setting this up so that it can be used and compiled into a .jar file, I'm completely lost. Would...
Basically you cannot use the settings system with the script system
I'm having issues with the TabGui, when I create a ModuleCategory and add a module under that category it won't show up on the TabGui and it only displays 3...
# How to edit Minecraft's base files? ### Please help with editing Minecraft's base files. I was wondering if I could edit those files (like GuiMainMenu.java) throught ClientBase. If there'se...