Malilib Extras
⚪ Last updated 2024⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #293 of 893 fabric mods in this game by downloads
📋 About This Mod
# Malilib Extras A Kotlin library providing additional features to (https://modrinth.com/mod/malilib) ## Development ```groovy 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 (https://github.com/kikugie/malilib-extras/wiki/Config) for the detailed guide.
# Malilib Extras A Kotlin library providing additional features to (https://modrinth.com/mod/malilib)
## Development ```groovy 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 (https://github.com/kikugie/malilib-extras/wiki/Config) for the detailed guide.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- KikuGie
- Version
- 0.1.3+1.20.4
- Downloads
- 8,248
- Endorsements
- 15
- Category
- fabric
- Created
- 1/11/2024
- Updated
- 1/8/2024
- Game Versions
- 1.20.3, 1.20.4
- Tags
- library
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Malilib Extras support?
The author lists 1.20.3, 1.20.4. Other versions may work but are untested by the author.
What is the latest version of Malilib Extras?
Version 0.1.3+1.20.4, published 2024-01-08 with 8,248 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await