Jump to content

What are all of the gradle cached minecraft jars?


hughbe

Recommended Posts

Hi,

I was looking at the minecraft source code which has been cached by gradle/forge to this location: C:/Users/<username>/.gradle/caches/minecraft/net/minecraftforge/<forge-version>/

 

I noticed that there are lots of similar files with (seemingly) few differences apart from the name. So I kindly ask for clarification as to what each of the following files mean and which one I should use to browse the minecraft source code most efficiently.

 

These jars are:

forge-1.6.4-9.11.1.964.jar

forge-1.6.4-9.11.1.964-decomp

forge-1.6.4-9.11.1.964-fmled

forge-1.6.4-9.11.1.964-fmlinjected

forge-1.6.4-9.11.1.964-mcp

forge-1.6.4-9.11.1.964-mcped

forge-1.6.4-9.11.1.964-src

forge-1.6.4-9.11.1.964-srg (what's srg!)

 

Thanks!

Link to comment
Share on other sites

{no-classifier}: Base jar

decomp: Decompiled code, post cleanup but pre patches/injection

fmled: fml injected/patches

fmlinjected: added fml code

mcp: binary in mcp names

mcped: ... shouldnt exist... may be old version that is dea

src: Source for recomped includes fml patches, forge patches and fml/forge code in MCP names

srg: the binary classes in srg form {unique identifiers}

 

There are others, but they are essentially the same stuff, just various stages of being ready for you as a modder to use.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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