
About this Mod
Saflib
SafLib is a small and simple library mod intended for usage within my mods.
The library provides:
- Math utils
- Easy registry
- S2C particle spawning
- Base classes for various things
Dev Use
For 1.20/1.20.1, please use v1.0.32+ as previous versions contain registry issues
If you're interested in using the library, use the modrinth maven to access versions and simply include it into your project
In your build.gradle file:
repositories {
exclusiveContent {
forRepository {
maven {
url = "https://api.modrinth.com/maven"
}
}
filter {
includeGroup "maven.modrinth"
}
}
}
dependencies {
modImplementation include("maven.modrinth:saflib:VERSION}")
}
Available Versions
How to Install SafLib on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21).
Install Mod
Open the mod browser in the dashboard and search for "SafLib". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21, 1.20.1, 1.20 (+1 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
SafLib 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 (1.21). You can switch loaders with one click in the panel.
Is SafLib compatible with fabric?
SafLib officially supports fabric for Minecraft 1.21, 1.20.1, 1.20. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with SafLib – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if SafLib 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 SafLib with just one click on your server.