Dalib
No reviews yet
A library mod that adds support for ItemGroup, Block, and Item registering. More to come.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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.
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources