Posted November 23, 201410 yr This is most likely a beaten horse, however searching and searching the forums and tutorials finds no complete/blunt answer. I have everything set up directly with idea, but is there no way to see the actual source code of forge and minecraft in 1.7.x(10)? I'm coming back into modding from the 1.4.x and 5.x days, and had all of the code for me to sift through and ponder. I've attempted decompiling and such, but it's awkward to have it so separated. is there a way? or do I have to rely on the javadocs? Or am I missing something blatantly obvious?
November 23, 201410 yr You need to run setupDecompWorkspace using gradle (or the gradle wrapper). BEFORE ASKING FOR HELP READ THE EAQ! I'll help if I can. Apologies if I do something obviously stupid. If you don't know basic Java yet, go and follow these tutorials.
November 23, 201410 yr Author I did this through both the intellij gradle build and the command prompt both separately and together, and the only sorce file I ever see is the example project.
November 23, 201410 yr Author I am an absolute idiot... the external libraries, I never thought to check because the first couple times I tried it only showed the java version... *sigh*
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.