LiteloaderLoader
This mod is a transformer and reimplementation of part of Liteloader for 1.7.10 to allow it to run alongside modern frameworks and mods, like RetroFuturaBootstrap and Angelica.
Information
Liteloader's use of COMPUTE_FRAMES in its class transforming is unsafe, occasionally loading classes that are not fully initialized. This replaces LiteLoader's usage of ObjectWeb's ClassWriter with a custom SafeClassWriter, which ensures safe frame computation.
Unrelated fixes:
- Any mod extending from VoxelCommonLiteMod on non-Windows platforms, replacing its use of the TEMP environment variable with java.io.tmpdir.
- Angelica's HUD Caching module not throwing several pre/postrender events causing mods like VoxelMap not to render.
- Macro Keybind Mod spamming the logfile with errors under lwjgl3ify due to missing fields.
Other minor changes or improvements:
- The LiteLoader progress bar has been reimplemented with a Forge progress bar while modloading.
- LiteLoader mods are added to the ingame mod list
- Branding is added to the main menu to show mod count similar to Forge
Note: This is not a full replacement for Liteloader, it is designed to run alongside it. You still need Liteloader itself.
Installation
See INSTALLATION.md
Requirements
- Liteloader being run as a mod, not installed separately alongside Forge (eg. through the Versions tab in MultiMC or its derivatives)
- See the installation instructions
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.7.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as liteloaderloader-v0.1.1.jar — drop this file into the mods folder
- Download size: 40 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.