MaLiLib

Quick rating

MaLiLib

No reviews yet

A library mod required for masa's client-side mods

No Theme
No Genre
API/Library
Mod Loaders
Forge
Fabric
Quilt
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
malilib-fabric-1.21.10-0.26.8.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

See this about MC 1.20.5 and later versions

https://old.reddit.com/r/litematica/comments/1di4o3h/announcement_about_litematicas_future_and_updates/

TL;DR; I won't maintain the 1.20.5+ versions myself anymore, at least for now. There are ports by Sakura-Ryoko. They will be here once they are more stable, see the post for the links and details before then.

 

Description

MaLiLib is a library mod containing shared code for masa's client-side mods.
Basically it contains all the configuration options, keybind stuff, most of the GUI code and a bunch of other utility stuff for the mods that use it.
(The name is just short for masa's Litemod Library, because I have zero imagination... [since it was first created for the LiteLoader versions of the mods])

Make sure to get the correct mod version from the Files page!!
Note: There are both Fabric and Forge versions for 1.14.4 and later MC versions, look at the file name to get the correct version!

The file name always indicates the mod loader (for example Fabric vs. Forge) and the Minecraft version:
malilib-<mod loader>-<MC version>-<mod version>.jar

For example:
malilib-fabric-1.15.2-0.10.0-dev.20+arne.6.jar

Malilib is required by the following mods, starting from the indicated versions:


The exact required version of malilib for each mod version will be indicated in the changelog of each of the dependent mods.

Basically when some mod requires a newer version of malilib, then all the other dependent mods will also get an update at the same time, if the change in malilib breaks compatibility. Normally breaking changes should hopefully be rare.

Basically you should be able to always use the latest version of malilib for any of the dependent mods, at least if you update them all at the same time, as you always should.
TL;DR; Update everything at once!

Starting from the 0.10.0-dev.19 version of malilib, the only required part of Fabric API is embedded inside malilib, so you don't need to get the Fabric API mod separately anymore just for my mods.

For MC 1.13.x you should note that only 1.13.2 is supported, so you need Rift for 1.13.2 from Chocohead's fork.

Rift 1.13.2 installation (if you play Minecraft 1.13.2):


- Make sure you have Java 8 installed (Java 9 or newer won't work with Rift)


Option 1 - Use the MultiMC launcher (I personally recommend this!):


Option 2 - To install Rift 1.13.2 to the vanilla launcher:

  • First download the Rift installer from here: https://www.jitpack.io/com/github/Chocohead/Rift/ jitpack-aeee80c1fb-1/Rift-jitpack-aeee80c1fb-1.jar
  • Close the Minecraft launcher if you have it running
  • Double click the Rift jar it to run it
  • If it installed successfully, then open the equivalent of the file C:\Users\masa\AppData\Roaming\.minecraft\versions\1.13.2-rift-1.0.4-SNAPSHOT\1.13.2-rift-1.0.4-SNAPSHOT.json ( depending on your OS and user name etc.) in a text editor
  • Inside the libraries array, on the com.github.Chocohead:Rift line, replace the SNAPSHOT string with aeee80c1fb-1
  • Save the file
  • Done.
  • The game should now launch with Rift installed when you launch it using the 1.13.2-rift-1.0.4-SNAPSHOT profile in the vanilla launcher.
  • Image of how the json file should look like after the edit: rift.png



If you have questions or need help with something, the best/fastest way to get answers is on my Discord server.
0XvKswp.png

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:

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.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

49.3m
Total Downloads
CurseForge
18.4m
Modrinth
30.9m
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works