Forge liteloader что это
Как установить моды на МайнКрафт v1.6+? Forge / Liteloader
Привет друзья.
Не так давно наш любимый МайнКрафт обновился до +1.6 версии, появилось множество новых особенностей, а вместе с этим и проблем, которые по больше части связаны с установкой различных модов, требующих наличие форджа и liteloader’а.
Дабы развеять все сомнения и прояснить ряд моментов, я вам расскажу в деталях, как совместить все это, как пользоваться новым официальным лаунчером, и как же ставить моды на +1.6 версию.
Итак, давайте начнём с самого простого.
1. Установка модов требующих Forge.
— Обновляемся до +1.6 версии и запускаем один раз МайнКрафт.
Если вы поставили не ту версию, или хотите поставить более раннюю, достаточно нажать кнопку Edit Profile и выбрать нужную версию (Use Version):
Нас интересует авто-установщик:
Путь до МайнКрафта находится автоматически, от вас потребуется только прожать кнопку OK.
2. Установка Forge и Liteloader одновременно.
Большинству МайнКрафтеров этот пункт не понадобится, вам достаточно форджа, для работы таких модов как ИндастриалКрафт, Форестри и т.д.
Liteloader нужен больше для креативщиков, которые используют макросы, гуишки для плагинов WorldEdit и VoxelSniper, или же если вы используете какие-то моды из Voxelмодпака.
Тем не менее, если вдруг вам потребуется его поставить, и при этом вам потребуется наличие форджа, сделать это очень просто:
— После того, как вы сделали все эти действия, в самом лаунчере у вас появится новый профайл:
[Guide] Using Forge And LiteLoader Together
Savage117
Dedicated Member
Step #6 Launch Minecraft, go to the bottom right and change your profile to the one that says something like «LiteLoader 1.8 with Forge 1.8»
I did not write this but took it from THIS thread, all credit goes to it’s creator d1One.
Hello guys.
To start off this sub forum i will add a tutorial on how to install Forge Mod Loader and Lite Loaderlinked together. This is also a how to install mods in Minecraft tutorial.
#2 Launch Forge installer first, double click the file.jar you just downloaded.
Make sure the folder path is pointing to where you have your minecraft installed and click install client version.
(More info about how to find the folder path is in the video or at the bottom of this tutorial)
#4 Start you minecraft launcher as usual and click ‘New Profile’
#5 Chose an appropriate name for your new profile, click ‘versions’ and select the version that has both Forge and Lite loader on the tittle then click save.
#6 Select the profile you just created and click play!
To install any mods just go to your Minecraft folder.
Mac: Finder > Go >
LiteLoader 1.16.3/1.12.2/1.12/1.10.2/1.7.10
To keep all additions in Minecraft working exactly, you need to have the right mod loader for the mod you are looking to install. Besides MC Patcher or Minecraft Forge, the most popular mod loader in the world, now you have another choice – LiteLoader to consider. Some mods use LiteLoader are Armors Hud Revived, AutoFish, Chat Bubbles, Chunkborders, Craftguide, Better Clouds, Mine Little Pony, Note Block Display…
As its name, LiteLoader is a very lightweight loader which will help you save resources compared to other loaders. It is used to run mods relating to client game and not affect to the mechanics of the game. LiteLoader is designed to run alongside Minecraft Forge and Forge Mod Loader (FML). Especially, you do not need to worry about confliction between mods because LiteLoader mods will virtually never conflict with Forge mods.
Requires:
About outstanding features, LiteLoader has a simple, easy-to-use client modding API, which is perfect for client-side mods like Mini Maps, Chat Tools, and other HUD mods. Bytecode-based event injection system provides super-efficient event handling, and can be easily extended by mods as necessary. Furthermore, Built-in mod version validation will allow LiteLoader to identify and load only valid mods – no more crashes caused by accidentally loading out-of-date mods.
Screenshots:
Features:
How to install LiteLoader for Minecraft:
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:
Use liteloader to load the other tweaks:
Use FML to load liteloader:
LiteLoader Download Links:
For Minecraft 1.5.2
For Minecraft 1.6.2
For Minecraft 1.6.4
Minecraft Forums
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 Minecraft Forge and Forge Mod Loader (FML) and LiteLoader mods will virtually never conflict with Forge mods.
Installing LiteLoader is pretty straightforward and if you’re familiar with the process, visit the download page to grab the latest installer for your version of Minecraft. If you’re new to LiteLoader follow the instructions below
Official downloads are available from the download page:
Development builds are available from the Jenkins build server:
Looking for mods for LiteLoader? Then look no further than the LiteLoader Mods List.
If you are a mod developer and would like to have your mod added to the list, or have the existing entry amended then simply post below or drop me a PM here on the forums.
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 source available 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!
To work around this, either manually merge the new «com» folder into the existing one in the minecraft jar, or use the Mac LiteLoader Patcher made by chattahippie, which automates the installation.
You are free to redistribute unmodified LiteLoader binaries in any mod pack or compilation, including on third-party distribution platforms such as Feed The Beast provided that the distribution remains free, eg. no ad.fly links or similar.
You are free to use the source code to research LiteLoader internals but you may not redistribute modified versions of the loader. You may not redistribute the source code in any form without written permission.
I would also request that you do not redistribute development builds, these are subject to change often and support is not provided, redistributing them is strongly discouraged.
Developing mods for LiteLoader is based around usage of the Minecraft Coder Pack so you should be familiar with MCP before you start.
Some (very brief and incomplete) documentation is available on the LiteLoader Docs page and I will be adding to this over time. I also recommend taking a look at my tutorial video showing how to get up and running with MCP, LiteLoader and Eclipse (if you can tolerate my voice for that long!) which covers everything from start to finish. Currently pending an update since the switch to gradle, watch this space.
If you get stuck feel free to ask questions here in the thread, I always try to help when I can. Or you can find me on IRC espernet #liteloader and #sponge.
Feel free to ask any questions or any other comments you have here in the thread, we will do our best to answer them!
In the meantime, happy Minecrafting