
RDSLib
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…
I don't know my version or loader
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:
- A simplified Rarity system in which you can change the style of an item, tab, etc.
- A custom Armor system in which you can apply effects to a player based off the armor type they're wearing
- A fully-fledged custom furnace system with integrations for JEI, EMI, and REI.
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:
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as rdslib-4.0.3.0.jar — drop this file into the mods folder
- Download size: 247 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.