Risugami’s ModLoader (1.6.2, 1.5.2) often just called Modloader, was one of the earliest mod management tools for Minecraft. Modloader was widely used to help players install and manage mods more easily. It required manually adding files to the minecraft.jar file and removing the META-INF folder.

A mod, kind of like a mod manager, that stops conflicts with mods that alter rendering, recipes, add entities, gui, smeltables or fuel. If you’re a modder, feel free to decompile this and learn how to make mods work with it. Inherit BaseMod and override any methods as necessary. The mod’s main class file should be prefixed with ’mod_’.

How to install:

Windows

  • 1.Run latest launcher and download 1.6.2
  • 2.Go to %appdata%/.minecraft/versions
  • 3.Copy the directory named 1.6.2 and paste 1.6.2ML (you may name however you please, but everything must match) so there are now 2 copies.
  • 4.Enter new directory and rename jar and json files to match the directory.
  • 5.Open the JSON file in your preferred Notepad application and change the id from 1.6.2 to 1.6.2ML.
  • 6.Now follow steps 3 from the Windows Old Launcher instructions.

Mac

  • 1.Go to Applications>Utilities and open terminal.
  • 2.Type in the following:
    • 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
    • rm META-INF/MOJANG_C.*
    • jar uf ~/Library/Application\ Support/minecraft/bin/minecraft.jar ./
    • cd ..
    • rm -rf mctmp
  • 5.Run Minecraft.

Risugami’s ModLoader (1.6.2, 1.5.2) Download Links

For Minecraft 1.2.5

https://dl.cdn9mc.com/index.php?act=dl&id=1357803963

For Minecraft 1.4.5

https://dl.cdn9mc.com/index.php?act=dl&id=1353449085

https://dl3.cdn9mc.com/index.php?act=dl&id=1353449186

For Minecraft 1.4.6/1.4.7

https://dl3.cdn9mc.com/index.php?act=dl&id=1356804273

https://dl.cdn9mc.com/index.php?act=dl&id=1356804267

For Minecraft 1.5

https://dl3.cdn9mc.com/index.php?act=dl&id=1363219553

https://dl4.cdn9mc.com/index.php?act=dl&id=1363219561

For Minecraft 1.5.1

https://dl.cdn9mc.com/index.php?act=dl&id=1363978024

https://dl3.cdn9mc.com/index.php?act=dl&id=1363952876

https://dl4.cdn9mc.com/index.php?act=dl&id=1363952874

For Minecraft 1.5.2

Download from Server 1Download from Server 2Download from Server 3Download from Server 5

For Minecraft 1.6.1

https://dl.cdn9mc.com/index.php?act=dl&id=1372745405

https://dl3.cdn9mc.com/index.php?act=dl&id=1372720511

https://dl4.cdn9mc.com/index.php?act=dl&id=1372720232

https://dl5.cdn9mc.com/index.php?act=dl&id=1372745941

For Minecraft 1.6.2

Download from Server 1Download from Server 2Download from Server 3

Sound Fix: https://dl.cdn9mc.com/index.php?act=dl&id=1373618581

Click to rate this post!
[Total: 2 Average: 3]