Creators
Details
Licensed CC-BY-4.0
Published 5 months ago
All versions
1.0.1-alpha+BTW3.1.0
Alpha
DraNimation Lib 1.0.1-alpha2 months ago 129
Compatibility
Minecraft: Java Edition
1.6.4
Platform
Legacy Fabric
Supported environments
Client-side
Client and server
Required content
Changes
Changes
- Remove smoothness settings
Bug fixes
- Fixed an issue where body part didn't save correctly and leaked to other player
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| dranimation_lib-1.0.1-alpha-sources.jar | Source jar | 299.79 KiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:63CbflW3:arv1dsId"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:63CbflW3:arv1dsId"
}![DraNimation Lib [BTW Addon]](https://cdn.modrinth.com/data/63CbflW3/dac3c152434825aa8fae39eade80041423a60d48_96.webp)


