Minecraft – I can’t find 1.8.1 jar

minecraft-java-editionmods

Okay I've tried to download mods and I did everything exactly right and when the guy on youtube went into minecraft. versions then 1.8.1, it had inside the folder ' 1.8.1json and 1.8.1jar ' and when I looked in mine, it only said ' 1.8.1 and 1.8.1json ' could this be the reason I can't install mods? I have 7zip (at least I think I downloaded it right) but I don't know what to do with it and how it works. I used forge and I'm on windows 7. Please please help

Best Answer

You have "Hide extensions for known file types" turned on, and JAR files are registered with some program (likely either java or 7z). That means that the 1.8.1 file you see is in fact 1.8.1.jar, but Windows just hides the .jar part.

Knowing this, you can right-click the file and select Open With > 7zip (or any other zipping program) even though the extension is hidden.


To show all extensions, open any folder and click on Organize > Folder and Search Options. In the View tab, under advanced settings, uncheck "Hide extensions for known file types.

Disabling the hide extensions option.

Related Topic