Loading...
Beta Modpages Unclaimed

MaLiLib

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

0 Likes
9455803 Downloads
Created by masady

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:



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


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Mantle

Shared code for Forge mods

AutoRegLib

A library to ease menial tasks in mod development.

CraftTweaker

CraftTweaker allows modpacks and servers to customize the game. With CraftTweaker you can change recipes, script events, add new commands and even change item properties!

CoFH Core

Contains Core Functionality for all Team CoFH mods. Also does some really cool stuff on its own!

Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers

Baubles

An addon module and API for Thaumcraft