
Malilib Extras
Additions to Masa's Malilib mod
About this Mod
Malilib Extras
A Kotlin library providing additional features to Malilib
Development
repositories {
maven {url "https://maven.kikugie.dev/releases"} // Malilib Extras
maven {url "https://maven.terraformersmc.com/releases/"} // Mod Menu
maven {url "https://masa.dy.fi/maven"} // Malilib
}
dependencies {
/*...*/
// Malilib Extras is built for 1.19.4, 1.20.1. 1.20.2, 1.20.4 and has the same API for each version.
// You can try using dependency overrides for other versions on your own risk.
modImplementation "dev.kikugie.malilib_extras:${project.malilib_extras_version}:$project.minecraft_version}"
}
Features
Config
Malilib's config system is powerful, but clunky to setup.
It requires the user to write their own config storage, file loader,
as well as registering the initialization handler and keybind provider.
This library provides an easier way to create options and register the complete config.
Check out the WIKI for the detailed guide.
Available Versions
How to Install Malilib Extras on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.4).
Install Mod
Open the mod browser in the dashboard and search for "Malilib Extras". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.4, 1.20.3, 1.20.2 (+3 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Malilib Extras server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.4). You can switch loaders with one click in the panel.
Is Malilib Extras compatible with fabric?
Malilib Extras officially supports fabric for Minecraft 1.20.4, 1.20.3, 1.20.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Malilib Extras – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Malilib Extras consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Malilib Extras with just one click on your server.