
MaLiLib
A library mod for client-side mods. Contains most of the common/shared code of masa's client mods, and adds some inter-operation support between the dependent mods.
- Загрузки
- 32.5M
- Подписчики
- 6K
- Обновлён
- 20 августа 2026 г.
- Лицензия
- LGPL-3.0-only
Опубликован 13 ноября 2022 г.
Description
MaLiLib is a library mod for client-side mods, containing most of the shared code between the dependent mods. For example it contains all the configuration options and serialization, a powerful keybind system, most of the Screen/GUI code and a bunch of other miscellaneous utility classes and methods for the mods that are built around MaLiLib.
(The name is short for masa's Litemod Library because I have zero imagination...
The mod was initially created for the 1.12.x LiteLoader versions of masa's client mods.)
Mods that require MaLiLib
MaLiLib is required by all of masa's client-side mods, starting from the indicated versions:
- Item Scroller - 0.14.0 and later
- Litematica - for any builds starting from around 2018-06-11
- MiniHUD - 0.17.0 and later
- TellMe - 0.6.1 and later
- Tweakeroo - 0.8.0 and later
There are also a number of other client-side mods by other authors that are built around MaLiLib. The mod project/description usually indicates which mod(s) are required as a dependency.
Mod Versions
Make sure to download the correct mod version for your Minecraft version and mod loader from the Versions page!!
Note: There are both Fabric and Forge versions of the mod! Look at the tagged mod loader or the file name to get the correct version of the mod for your mod loader!
The file name always indicates the mod loader (for example Fabric vs. Forge) and the Minecraft version.
The file name is in the format:
malilib-<mod loader>-<MC version>-<mod version>.jar
For example:
malilib-fabric-1.19.2-0.13.0.jar
The required version of malilib for each mod version may be indicated in the changelog of each of the dependent mods. But basically you want to get the version of all the mods that were the latest released version at the given time, to avoid version mismatches.
This would mostly become more tricky to figure out if you for some reason want to use certain older mod versions than the latest available version for a given MC version. Especially the 0.9.x and 0.10.x version era of MaLiLib for MC 1.12.2 and 1.14.x and 1.15.x (and maybe also 1.16.x still?) were kinda volatile for version compatibility. Also the releases based on the code rewrites, starting from MaLiLib 0.50.0 and going until the eventual 1.0.0 release change lots of things between versions, so getting all the mods from the same release date is crucial.
Ченджлог
0.27.18Релиз1.21.11 · 20 августа 2026 г.
- fix: restore MixinWorldRenderer (Cherry pick issues)
0.29.4Релиз26.2 · 20 августа 2026 г.
- fix: PacketSplitter to do better, and reduced DEFAULT_MAX_RECEIVE_SIZE to 16MB
- fix: a few items in the Data Tag system.
- network protocol overhaul: All protocols now require explicit registration by the Client.
- Introduce Compressed Data Tag Packets. This saves a ton of Buffer space & bandwidth.
- Hard network backwards compat breakage.
- fix: Render a Blank Item Icon for ConfigBlockState when the Item doesn't contain available components.
- add: WidgetHoverComponent.java for rendering "Vanilla Component" Hover text.
- add: IConfigBase.java -- commentComponent getter and setter [OPTIONAL]
- add: WidgetDirectoryNavigation.java "right click" to open Root, and add new "Open Directory" icon. These Open the respective folders in your OS File Browser; similar to using the "Resource Packs" route.
- add: support for reading block states using "name" and "properties"
- add: ConfigBlockStateList.java and all related Widgets.
- fix: GuiBlockStateEditor.java alignments
- fix: Block Lootable container's from Inv Preview, because otherwise the code will "accidentally" mark them as looted. (More C2ME problems)
- add: Caching last Opened Container Menu's via the EntityDataRegistry via the (enableChestDataTracker) config
- fix: Inv Preview nbt-only size calculations (IDataSyncer / NbtInventory)
0.28.10Релиз26.1, 26.1.1, 26.1.2 · 20 августа 2026 г.
- fix: PacketSplitter to do better, and reduced DEFAULT_MAX_RECEIVE_SIZE to 16MB
- fix: a few items in the Data Tag system.
- network protocol overhaul: All protocols now require explicit registration by the Client.
- Introduce Compressed Data Tag Packets. This saves a ton of Buffer space & bandwidth.
- Hard network backwards compat breakage.
- fix: Render a Blank Item Icon for ConfigBlockState when the Item doesn't contain available components.
- add: WidgetHoverComponent.java for rendering "Vanilla Component" Hover text.
- add: IConfigBase.java -- commentComponent getter and setter [OPTIONAL]
- add: WidgetDirectoryNavigation.java "right click" to open Root, and add new "Open Directory" icon. These Open the respective folders in your OS File Browser; similar to using the "Resource Packs" route.
- add: support for reading block states using "name" and "properties"
- add: ConfigBlockStateList.java and all related Widgets.
- fix: GuiBlockStateEditor.java alignments
- fix: Block Lootable container's from Inv Preview, because otherwise the code will "accidentally" mark them as looted. (More C2ME problems)
- add: Caching last Opened Container Menu's via the EntityDataRegistry via the (enableChestDataTracker) config
- fix: Inv Preview nbt-only size calculations (IDataSyncer / NbtInventory)
0.27.17Альфа1.21.11 · 20 августа 2026 г.
- fix: PacketSplitter to do better, and reduced DEFAULT_MAX_RECEIVE_SIZE to 16MB
- fix: a few items in the Data Tag system.
- network protocol overhaul: All protocols now require explicit registration by the Client.
- Introduce Compressed Data Tag Packets. This saves a ton of Buffer space & bandwidth.
- Hard network backwards compat breakage.
- fix: Render a Blank Item Icon for ConfigBlockState when the Item doesn't contain available components.
- add: WidgetHoverComponent.java for rendering "Vanilla Component" Hover text.
- add: IConfigBase.java -- commentComponent getter and setter [OPTIONAL]
- add: WidgetDirectoryNavigation.java "right click" to open Root, and add new "Open Directory" icon. These Open the respective folders in your OS File Browser; similar to using the "Resource Packs" route.
- add: support for reading block states using "name" and "properties"
- add: ConfigBlockStateList.java and all related Widgets.
- fix: GuiBlockStateEditor.java alignments
- fix: Block Lootable container's from Inv Preview, because otherwise the code will "accidentally" mark them as looted. (More C2ME problems)
- add: Caching last Opened Container Menu's via the EntityDataRegistry via the (enableChestDataTracker) config
- fix: Inv Preview nbt-only size calculations (IDataSyncer / NbtInventory)
0.29.3Релиз26.2 · 6 июля 2026 г.
- Increase PacketSplitter Max Buffer
0.28.9Релиз26.1, 26.1.1, 26.1.2 · 6 июля 2026 г.
- Increase PacketSplitter Max Buffer
0.27.16Релиз1.21.11 · 6 июля 2026 г.
- Increase PacketSplitter Max Buffer
0.27.15Релиз1.21.11 · 27 июня 2026 г.
- Obfuscated must not like explicit variable names; even though it gives no errors in IDE.
Комментарии
Загружаем…