Pages

Thursday, December 20, 2012

ModLoader for Minecraft 1.4.6 [MODS]

Hello everyone!
Following to the Minecraft 1.4.6 update, ModLoader also update to the new version. Molloader is simply a mod manager for minecraft. So if you have tons of mods and want to install them, dont worry, ModLoader will manage it for you.

How to install the mod in windows manually:


  1. Go to Start Menu -> Run and type in “%appdata%”
  2. Find .minecraft/bin folder
  3. Open minecraft.jar with WinRAR or 7Zip
  4. Drag and Drop all downloaded files into minecraft.jar
  5. Delete META-INF folder
  6. Done


How to install the mod manually in Mac:

  • 1) Go to Applications>Utilities and open terminal.
  • 2) Type in the following, line by line:
cd ~
mkdir mctmp
cd mctmp
jar xf ~/Library/Application\ Support/minecraft/bin/minecraft.jar
  • 3) Outside of terminal, copy all the files and folders into the mctmp directory.
  • 4) Back inside terminal, type in the following:
rm META-INF/MOJANG_C.*
jar uf ~/Library/Application\ Support/minecraft/bin/minecraft.jar ./
cd ..
rm -rf mctmp
  • 5) Run Minecraft, enjoy!

If you want to download ModLoader for Minecraft 1.4.6, I'll leave you a link down here :

ModLoader for Minecraft 1.4.6
For easy mod installation, download MagicLauncher here

NOTE: If you are using MagicLauncher, and you load ModLoader_3.zip and it doesn't work, try renaming it to ModLoader.zip

Happy Minecraft-ing!

No comments:

Post a Comment