News Ticker

Menu
Powered by Blogger.

LiteLoader 1.7.10/1.7.2/1.6.4/1.5.2


What is LiteLoader?

LiteLoader is a lightweight mod bootstrap designed to provide very basic loader functionality for mods which don’t need to modify game mechanics. It is designed to run alongside ModLoader and Minecraft Forge and LiteLoader mods will not conflict with ModLoader or Forge mods.

http://www.img.9minecraft.net/Mod/LiteLoader-1.png

LiteLoader is aimed squarely at mods which only change the client in some way; some good examples might be a mini-map, a mod which overhauls the in-game chat or a client-side macro system. This type of mod doesn’t generally need the awesome power of something like Minecraft Forge to function, so asking players to install an API that’s several times larger than the mod itself doesn’t make sense. It must however coexist peacefully alongside Forge (so that players can use both platforms if they want to!) and LiteLoader does this.

LiteLoader was primarily developed for use by The VoxelModPack Team but is open source to allow mod developers to make their own mods using the platform.

As a modder, if you’re looking for a loader to help you add a new block, item, mob or mechanic into the game, then LiteLoader isn’t for you and you should check out Minecraft Forge. If you want to make a mod that displays something on the screen like a heads-up FPS counter, provides an in-game IRC window, or anything else that doesn’t alter game mechanics then LiteLoader is probably perfect for you!

http://www.img.9minecraft.net/Mod/LiteLoader-2.png

As you’ve probably noticed, Minecraft 1.6 sees the introduction of a new Launcher from Mojang which is considerably more advanced than the old one. Amongst the improvements was the ability for an installed mod to inject itself into the game at load time as a Tweak. A Tweak basically gets free rein over the game startup process and can inject any code it likes into the game. LiteLoader uses this tweak functionality to load itself, and in turn load any mods that you have installed. This is great because it allows loaders to run without touching the minecraft jar at all!

However there’s a problem: the new launcher only allows one Tweak at a time to be specified, so if you want to run multiple Tweak classes at the same time, such as LiteLoader and Forge Mod Loader (FML), then you have a problem. How do we fix this?

The answer is with cascadedTweaks. This is a special command-line option sent to the game which the LiteLoader tweaker will recognise and will try to load the other Tweaks thus specified. In a nutshell, Minecraft loads the LiteLoader Tweak, and then the LiteLoader Tweak loads the other Tweaks! Simple!

The LiteLoader installer supports creating cascadedTweaks for well-known Tweaks such as FML, or you can add your own by editing the JSON file. I will add more Tweaks to the installer as they become available. If you know of an unsupported Tweak then let me know. To specify cascadedTweaks just check the relevant checkbox when installing LiteLoader.

Note that you still need to install the relevant other mod. For example to cascade to FML you must install FML or Minecraft Forge from their own installer first!

How to install LiteLoader for Minecraft:


  • You must run the game with the target version at least once before you start.
  • Download the latest version of the LiteLoader installer for your platform by clicking the link below, and choose the correct version for your version of Minecraft.
  • Close the Minecraft launcher and the game if it is running
  • Run the installer, if your minecraft installation is not automatically detected then select your .minecraft folder by clicking “…”
  • If you wish to extract the loader jar, choose extract, this can be used for the manual installation below
  • Select any additional Tweaks you wish to apply to the profile (hint: to change these at a later date simply run the installer again) such as cascading to Minecraft Forge.
  • Click OK to create the profile
  • A message should indicate that the installation was successful
  • Start the minecraft launcher and choose the “LiteLoader” profile.


How to install LiteLoader with Forge/Optifine

You have 3 options for installing LiteLoader alongside another tweaker:
Use the liteloader installer to “chain” the tweaks:

  • You must run the game with the target version at least once before you start.
  • Download the other tweaks you wish to chain to and install them, they will create their own profiles in the launcher (eg. Forge, Optifine)
  • Download the latest version of the LiteLoader installer for your platform by clicking the link below
  • Run the liteloader installer, the installer will detect supported tweaks and allow you “chain” the liteloader profile to them, check the boxes for the tweaks you wish to include in the profile.
  • Run the launcher and choose the LiteLoader profile, this profile will also now load your chained tweakers

Use liteloader to load the other tweaks:

  • You must run the game with the target version at least once before you start.
  • Download the latest version of the LiteLoader installer for your platform by clicking the link below
  • Run the liteloader installer and install liteloader with no chained tweakers
  • Download the other tweaks you wish to chain to and extract them, copy the extracted jars to ./minecraft/mods/ (eg. .minecraft/mods/1.7.10), create the folder if it does not exist
  • Run the launcher and choose the LiteLoader profile, you can check that the other tweakers were loaded by checking in the liteloader mods list

Use FML to load liteloader:

  • You must run the game with the target version at least once before you start.
  • Download Minecraft Forge or FML and install it, FML will create its own profiles in the launcher
  • Download the latest version of the LiteLoader installer for your platform by clicking the link below
  • Run the liteloader installer and choose extract, extract the liteloader jar to ./minecraft/mods/ (eg. .minecraft/mods/1.7.10), create the folder if it does not exist
  • Run the launcher and choose the FML profile, FML will load liteloader

LiteLoader Download Links:


For Minecraft 1.5.2
http://www.dl.9minecraft.net/index.php?act=dl&id=1374054403
For Minecraft 1.6.2
For Windows (Exe): Download from Server 1 – Download from Server 2 – Download from Server 3
For All Other Platforms (Jar): Download from Server 1 – Download from Server 2 – Download from Server 3
For Minecraft 1.6.4
For Windows (Exe): Download from Server 1 – Download from Server 2 – Download from Server 3
For All Other Platforms (Jar): Download from Server 1 – Download from Server 2 – Download from Server 3
For Minecraft 1.7.2
For Windows (Exe): Download from Server 1 – Download from Server 2 – Download from Server 3
For All Other Platforms (Jar): Download from Server 1 – Download from Server 2 – Download from Server 3
For Minecraft 1.7.10
For Windows (Exe): Download from Server 1 – Download from Server 2 – Download from Server 3
For All Other Platforms (Jar): Download from Server 1 – Download from Server 2 – Download from Server 3

Share This:

9Minecraftaz

Wellcome to 9Minecraftaz.

No Comment to " LiteLoader 1.7.10/1.7.2/1.6.4/1.5.2 "

  • To add an Emoticons Show Icons
  • To add code Use [pre]code here[/pre]
  • To add an Image Use [img]IMAGE-URL-HERE[/img]
  • To add Youtube video just paste a video link like http://www.youtube.com/watch?v=0x_gnfpL3RM