Dalib
A library made for any mod made by the UnknownGroup.
What does it do?
It helps ease the pain that is finding tutorials on how to make itemGroups, items, and blocks.
Developing with Dalib
If you are using this library, do the following:
Step 1: Adding a dependency
In your build.gradle write:
// Under dependencies
dependencies {
modImplementation("xyz.theunknowngroup:dalib:{version}")
/* include("xyz.theunknowngroup:dalib:{version}") ; If you choose*/
}
// Under repositories
repositories {
maven {
url = 'https://theunknownmaven.github.io/maven/'
}
}
Step 2: Finding your version
You can use the tags on github to find the version that works with your mod.
/* For example: */
dependencies {
modImplementation("xyz.theunknowngroup:dalib:0.0.0+1.21.11+b.3")
/* include("xyz.theunknowngroup:dalib:0.0.0+1.21.11+b.3") ; If you choose*/
}
Support
Please go check out our other mod, Unknown Mod on Modrinth, Github, and Curseforge! If you so choose, go check out the patreon, or become a sponser here.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.11
- 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.
Verified by MCModsHub
- Ships as dalib-0.0.0+1.21.11+b.5.jar — drop this file into the mods folder
- Download size: 10 KB
- Download link checked 7 Sept 2026 — working
These come from our own check of the pack file, not from the source page.
