HomeJavaModsRDSLib
RDSLib
ModsJava

RDSLib

by nullved · on Modrinth

Discord: This mod adds nothing on its own, rather, it is required by other mods! What is RDSLib? RDSLib is a simple library that adds many systems that…

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.20.1 · Forge⬇ Download for 1.19.4 · Forge⬇ Download for 1.19.3 · Forge⬇ Download for 1.19.2 · Forge⬇ Download for 1.20–1.20.1 · NeoForge
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.

CurseForge Downloads Modrinth Downloads Latest Maven Release Latest Maven Snapshot Discord

Discord: https://discord.gg/2FB6YKNVB6pW

This mod adds nothing on its own, rather, it is required by other mods!

What is RDSLib?

RDSLib is a simple library that adds many systems that are primarily used in RDS mods such as Masterful Mines.

Some examples are:

There is also a wiki which is a Work in Progress

Adding RDSLib as a dependency

With the release of vX.0.3.0, there is now a maven.

To use the maven, add

    maven {
        name = "Digitalunderworlds"
        url = "https://maven.digitalunderworlds.com/releases"
    }
    // For SNAPSHOT releases, such as v4.0.3.0-SNAPSHOT-rc3
    maven {
        name = "Digitalunderworlds Snapshots"
        url = "https://maven.digitalunderworlds.com/snapshots"
    }

to your repositories block.

Then you can implement "net.realdarkstudios:rdslib:${rdslib_ver}" in your dependencies block.

On your mod page, you might want to use a badge to indicate that RDSLib is needed, so this badge is provided to you:

RDSLib Required Badge
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