Jump to content

Graypup

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Graypup's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I poked around a bit more, and IDEA is being highly strange. I invalidated caches, nothing changed, and looking at project structure>libraries, it HAS the source jar that contains the MC source, but it isn't using it for actually displaying things... Yay.
  2. I set up my IDEA environment by doing the following: Folder, toss the contents of the forge source zip in it, delete the example mod gradlew setupDecompWorkspace gradlew idea When I go to open a class from Vanilla or FML, but not forge, it warns: Source not found, and puts /* compiled code */ in place of the code I want to read. The code from both appears to be deobfuscated, however not decompiled.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.