Saturday, June 22, 2013

ModLoader for Minecraft 1.5.2/1.5.1/1.4.7

Minecraft Modloader


ModLoader is the tool help you can manager mods of Minecraft. Not only that, ModLoader can open and discover many mods, you can learn how to make mods with it! For more infomation, please read the file infomation, which is included in ModLoader download file below.


ModLoader Minecraft Installation:


For Windows Users:




  1. Open Run Windows in Start Menu and type %appdata%, then click Ok.

  2. In the opened window, go to .minecraft/bin

  3. Use WinRAR or 7-zip to open minecraft.jar.

  4. Drag and drop the necessary files into the file jar, then delete the META-INF folder.

  5. Close and run Minecraft.

  6. Enjoy!


For Mac Users:




  1. Open Terminal in Applications>Utilities.

  2. Type like below, line by line:
    cd ~
    mkdir mctmp
    cd mctmp
    jar xf ~/Library/Application Support/minecraft/bin/minecraft.jar


  3. Switch out, copy all the files and folders into the mctmp directory.

  4. Switch to the Terminal, type like below line by line:
    rm META-INF/MOJANG_C.*
    jar uf ~/Library/Application Support/minecraft/bin/minecraft.jar ./
    cd ..
    rm -rf mctmp


  5. Run Minecraft!

  6. Enjoy!


Download ModLoader for Minecraft 



ModLoader for Minecraft 1.5.2/1.5.1/1.4.7

No comments:

Post a Comment