HomeJavaModswhat should my library mod be?
what should my library mod be?
ModsJava

what should my library mod be?

by AnAwesomGuy · on Modrinth

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.2–1.20.4 · Fabric⬇ Download for 1.20–1.20.1 · Fabric⬇ Download for 1.19.3–1.19.4 · Fabric⬇ Download for 1.18.2–1.19.2 · Fabric⬇ Download for 1.20.2–1.20.4 · Quilt⬇ Download for 1.20–1.20.1 · Quilt⬇ Download for 1.19.3–1.19.4 · Quilt⬇ Download for 1.18.2–1.19.2 · Quilt
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.
what should my library mod be? — screenshot 1

what should my library mod be?

THIS IS A FABRIC MOD, PLEASE DON'T ASK ABOUT PORTING TO (NEO)FORGE!

This is just another library mod, nothing special.

You can download this Minecraft library mod at Curseforge, GitHub, or here on Modrinth.

This library depends on Fabric API, but you should already have that installed.

🔽 If you want to use this library in your mod, see below! 🔽

IF YOU ARE NOT A MOD DEV USING THIS LIBRARY, THIS DOES NOT AFFECT YOU! YOU CAN IGNORE THIS!

This mod is a library mod with 4 main features:

To use this mod as a library, you can use Modrinth's maven:

repositories {
    maven { url "https://api.modrinth.com/maven" }
}

dependencies {
    modImplementation "maven.modrinth:wsmlmb:${wsmlmb_version}"
}

Many of the classes and methods in this mod are already documented in the test mod and JavaDocs.

For more info, refer to the GitHub page.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

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

Explore more