A special utility mod for Minecraft. Adds a bunch of new content, and has addon support for many other mods!
The sourcecode for this project is licensed under LGPL v2.1. Textures remain ARR.
If you are using Gradle to manage your dependencies, add the following into your build.gradle
file. Make sure to replace the version with the correct one. All versions can be viewed here.
repositories {
maven {
url 'https://maven.blamejared.com'
}
}
dependencies {
// Example: compile "net.darkhax.darkutilities:DarkUtilities-1.16.4:7.0.3"
compile "net.darkhax.darkutilities:DarkUtilities-MCVERSION:PUT_FILE_VERSION_HERE"
}
As of January 11th 2021 officially published builds will be signed. You can validate the integrity of these builds by comparing their signatures with the public fingerprints.
Hash | Fingerprint |
---|---|
MD5 | 12F89108EF8DCC223D6723275E87208F |
SHA1 | 46D93AD2DC8ADED38A606D3C36A80CB33EFA69D1 |
SHA256 | EBC4B1678BF90CDBDC4F01B18E6164394C10850BA6C4C748F0FA95F2CB083AE5 |
This project is sponsored by Nodecraft. Use code Darkhax for 30% off your first month of service!