Friday, May 23, 2014

How To Install Mods In Minecraft 1.7.5 and 1.7.4 all version 1.6.x

How To Install Mods In Minecraft 1.7.5 and 1.7.4 all version 1.6.x

How to install mods in Minecraft 1.7.5/1.7.4/1.6.4

Requirements

  • Minecraft 1.6.4 (it will be nice if you have a fresh copy)
  • Minecraft Forge (optional, if you using mods based on Forge)
  • Risugami ModLoader (optional, if you are installing modloader mods)
  • WinRAR (a powerful archive explorer, allows you to edit JAR/ZIP/RAR files extensions)
  • Backups (always backup your ./minecraft folder, no matter how tiniest change you make)
Now that you have latest running copy of the game, you can follow the steps below:
Note: This guide was written when Minecraft 1.6.4 was release, however it is still compatible with Minecraft 1.7.4.

Installation Guide

For Forge Mods:

Mods based on Forge are easy to install once you have the API after that all you have to do is to Drag n drop.
Minecraft Forge Installer
Download the latest installer of Minecraft Forge (it comes with .jar extension). Run the installer and click [OK]. Then it will prompt you “Successfully installed Forge client profile” etc.
Minecraft Forge profile
Now you need to Run the Minecraft Launcher, from the right dropdown menu, select Forge profile. Enter your username and password and click [Login]. It will download the necessary files and start Minecraft. You need to do this step or Forge will not install properly. Close the game after that.
Minecraft Forge installed
Go to Run or Open Start Menu and type %appdata%/.minecraft and press Enter. You will see a folder named Mods open it. Put the mod zip file into that folder, don’t extract it.
Minecraft Mods folder
Now, Start Minecraft again using the Forge profile. Click the [mods] from menu. You’ll see a list of installed modifications including the one you just added.
Forge installed mods list

For Vanilla Mods:

Installing Vanilla mods can be a little bit tricky and time consuming only once but then then its easy.
Minecraft Vanilla mod
Download any vanilla mod that is compatible with your Minecraft version. In my case, I downloaded XRay mod.
Minecraft versions folder
Now you need to open the Minecraft installation directory so you can put X-Ray mod files into the jar. Go to Start Menu > type %appdata%/.minecraft/versions and press Enter key.
Minecraft 1.6.2 duplicate
We are not permitted to directly go to 1.6.4 folder and put the files into 1.6.4.jar because new launcher will overwrite everything. So, we have to create a new profile (duplicate) of original files and rename them so the launcher treats them differently.
modded minecraft folder
Now, From the versions folder. Create a copy/duplicate of “1.6.4″ folder and paste on the same folder. Now rename the duplicated folder to any name. I renamed it to, xray.
Minecraft JAR JSON files rename
Open “xray” folder you will see 2 files, 1.6.4.jar and 1.6.4.json. You need to change their names.
  • Rename 1.6.4.jar to xray.jar
  • Rename 1.6.4.json to xray.json
Open xray.json with any text editor, change the “id”: “1.6.4″ to ”id”: “xray”.
Minecraft JSON ID rename
Now open xray.jar file with WinRAR including the Xray mod zip file that you downloaded.
mod files drag and drop
Drag and drop the contents of Xraymod.zip file to Xray.JAR file. Delete/remove META-INF folder from the JAR. 
minecraft launcher profile edit
Now Open Minecraft Launcher, click [New Profile] button enter any name. From the “Use version” drop down menu, select release xray and click Save Profile.
Now from profile selection, select the profile you just created, login your account and run the game. Create a new world or join a multiplayer server to test your mod installation.

For ModLoader Mods:

You need modloader to use such mods. Follow Vanilla mod instructions mentioned above and install Risugami ModLoader first.
Go to Start Menu, type %appdata%/.minecraft/ and hit enter. Open mods folder, put any mod zip file that uses modloader as a base mod.

For Base Mods:

You need to edit the JAR of either Minecraft Forge or Modded Jar (refer to Vanilla instructions) then put copy the .class files.
Forge Jar file can be found in [/.minecraft/versions/1.6.4-Forge9.12.0.###]
Modded JAR is duplicate of original 1.6.4.jar but renamed, it is created/duplicated during installation of Vanilla mods.

No comments:

Post a Comment