Jump to content

How to install modloader in Minecraft 1.5


Risugami

Recommended Posts

risugami-modloader.jpg

Risugami’s Modloader 1..5 - Download Mod Loader for Minecraft 1.5 / 1.5.1 / 1.5.2 is one of the best Mincraft mod manager, because it stops any other conficts caused by multiple mods installed, such as recipes changing modes, rendering, fuel and others. Since the first days of Minecraft, Risugami, one of it’s developers, continued to update this mode with the latest edition of Minecraft.

This mod stop any other conflicts with entities, interface, recipes, fuel and also smeltables. You can use it for experiments, just decompile it and learn in order to become a modder. Just inherit BaseMod and add any other methods you wish. The prefix of the mod’s main class should be preceded by ‘mod_’. For other informations, read the Javadoc file.

Download Modloader 1.5 for Minecraft:

ModLoader 1.5 for Minecraft 1.5.1 / 1.5.2

Guide of instalation on Windows/MAC

For Windows

  • Press start and write %appdata% into the search bar, then push enter.
  • Now search for .minecraft/bin folder.
  • Open minecraft.jar with WinRar or 7Zip.
  • Extract the Modloader files to minecraft.jar.
  • Delete META-INF.
  • That’s all!

For Macintosh

  • Go to Applications—>Utilities and open terminal.
  • Write the following exactly how it is written, line by line.

cd ~

mkdir mctmp

cd mctmp

jar xf ~/Library/Application Support/minecraft/bin/minecraft.jar

****Now leave the terminal and find the mctmp directory.

****Copy all of your folders and files from Modloader over to there.

****Now get back inside the terminal type in the following exactly how it is written, line by line.

rm META-INF/MOJANG_C.*

jar uf ~/Library/Application Support/minecraft/bin/minecraft.jar ./

cd ..

rm -rf mctmp

****That’s it! Now you can run modded Minecraft!

Link to comment
Share on other sites

Odd to see a modder refer to themselves in the 3rd person. Just as odd as seeing a completely different download location than the original MCforums post has.

And odd again to see a 1.5 version when the official thread is only up to 1.4.7

Clearing this up with Risugami on the MCforums and putting this impostor in timeout until things are settled.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...