Posted December 22, 201311 yr Is there a way to get the decompiled Minecraft source with ForgeGradle at the moment as I can't seem to find out how to do it I saw in a post I read to run gradlew.bat setupDecompWorkspace instead of gradlew.bat setupDevWorkspace but it did nothing different.
December 25, 201311 yr I am sorry I am having the same problem, did gradlew setupDecompWorkspace, did gradlew eclipse, still no decomp minecraft. Can you clarify, what to do? Please
December 25, 201311 yr Okay, I think that build/unpacked/src/main is the minecraft decompiled, but I want it available as a source (with a neat ability to open files as folders, if you know what I mean, instead of folders upon folders of .Java files) Is that possible?
December 25, 201311 yr You do not get write access to the Minecraft Code anymore, This is to discourage people from editing base classes. The source code is linked in as a read only library. You can access it by opening the minecraft jar in the referenced libraries part of the project explorer. If you know what you are doing you can setup a writable work space, but its not being setup for you by default because that extra effort you go through is designed to discourage users from doing it. And put it behind a {al be it small} wall of competence. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.