HomeJavaModsLib 39
Lib 39
ModsJava

Lib 39

by 3944Realms · on CurseForge

A mod library for better creating mod. Free Minecraft Java mod for 1.20.1.

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.1 · Fabric⬇ Download for 1.20.1 · Forge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

A LIB

Current Library Features

For Developers

Add the Maven repository in your build.gradle:

repositories {
    maven {
        name = "LTD Maven"
        url = "" rel="noopener nofollow" target="_blank">https://nexus.bot.leisuretimedock.top/repository/maven-public/"
    }
}

Import the dependency:

implementation 'top.r3944realms.lib39:lib39:${version}'

Version examples like 1.20.1-0.0.17:

implementation 'top.r3944realms.lib39:lib39:1.20.1-0.0.17'

After building, this mod can be found in the library with examples included.

Click "Download Source Code" in the right-hand window to view JavaDoc annotations.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more