RPdepent

RPdepent

This is a simple Minecraft mod that checks whether the resource pack dependencies are present in your installed mods.

by
838 Downloads
fabric
Rent Server with this Mod

Screenshots

warning screen

About this Mod

RPdepent title beta

Discord Server license codeberg repo Modrinth Version

how to use
for resource pack and data pack creators:
you just need to put in the root of your resource pack/data pack a file named "RPD.toml", like this:

and inside the file you need to do something like this:

[[Mods]]
id = "coolMod"
version = "1.2"

[[Mods]]
id = "anotherCoolMod"
version = "3.23"

to be noted:

the empty line between one mod and another is necessary, so configs like:

[[Mods]]
id = "coolMod"
version = "1.2"
[[Mods]]
id = "anotherCoolMod"
version = "3.23"

and

[[Mods]]
id = "coolMod"
version = "1.2"
id = "anotherCoolMod"
version = "3.23"

are WRONG!

you can also write "any" instead of the version to allow any mod version to be used

[[Mods]]
id = "coolMod"
version = "any"

[[Mods]]
id = "anotherCoolMod"
version = "3.23"

Mods alternatives

with this you can have multiple alternatives for a mod

[[Mods]]
id = "coolmod"
version = "any"

    [[Mods.Alternatives]] #the indentation is highly suggested
    first = {id = "mod", version = "1.21"}
    second = {id = "boringmod", version = "0.2"}

[[Mods]]
id = "leggenadarymod"
version = "any"

[[Mods.Alternatives]] # but as shown here, not necessary
potato = {id = "normalmod", version = "1.21"}

i suggest to use the indentation because it's more understandable for you and whoever read the file after you

this is the legacy config to allow alternative mods

i highly suggest you to use the new method, this one is here only for retro-compatibility

[[Mods]]
id = "coolMod||lessCoolMod"
version = "any"

[[Mods]]
id = "boringMod||epicMod||suckerMod"
version = "any"

so RPdepent will check if there is at least 1 of the mods
be aware that it's suggested to just put "any" in the version field since you can't decide (yet) the version for each of them

TO BE NOTED:

it's highly suggested to just use "any" in the version field since there is no ">", "<" , ">=", "<=" operator, it's impossible to do with mods versions

how to build

You just need to clone the repository on your IDE and run the gradle task "build"

Icons made by Cyber, thank you Cyber :p

Available Versions

RPdepent 2.1+26.1.xbeta
MC 26.1, 26.1.1fabric
April 2, 2026
RPdepent 2.1+26.1beta
MC 26.1fabric
March 27, 2026
RPdepent 2.1+1.21.xbeta
MC 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11fabric
March 14, 2026
RPdepent 2.0+1.21.11beta
MC 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11fabric
March 1, 2026
RPdepent 1.4+1.21.11beta
MC 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11fabric
February 27, 2026

How to Install RPdepent on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.1).

3

Install Mod

Open the mod browser in the dashboard and search for "RPdepent". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.1.1, 26.1, 1.21.11 (+12 more)

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

RPdepent server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.1). You can switch loaders with one click in the panel.

Is RPdepent compatible with fabric?

RPdepent officially supports fabric for Minecraft 26.1.1, 26.1, 1.21.11. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with RPdepent – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if RPdepent consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install RPdepent with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
GNU General Public License v3.0 only
Server-side
Unsupported

Supported Versions

26.1.126.11.21.111.21.101.21.91.21.81.21.71.21.61.21.51.21.4+5 more