Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App
Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Malilib Extras

Malilib Extras

Additions to Masa's Malilib mod

6,710
11
Library
AboutChangelogVersions

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.

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.20–1.20.4
1.19.4

Platforms

Fabric

Supported environments

Client only
Singleplayer

Links

Report issues View source Visit wiki Join Discord server
Donate on Ko-fi

Creators

KikuGie
KikuGie Owner

Details

Licensed MIT
Published last year
Updated last year

Modrinth is open source.

main@9ed1dd7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.