Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.4
Platforms
Links
Creators
Details
Licensed MIT
Published 8 months ago
Updated 2 days ago
Changelog
BetterModel 1.11.1
Notice
Now API repository is moved.
Release
repositories {
mavenCentral()
}
dependencies {
compileOnly("io.github.toxicity188:bettermodel:VERSION")
}
Snapshot
repositories {
maven("https://maven.pkg.github.com/toxicity188/BetterModel")
}
dependencies {
compileOnly("io.github.toxicity188:bettermodel:VERSION-SNAPSHOT")
}
Add
- support shadow bone to sync ModelEngine's usage
Fix
- math animation interpolation
- ModelRenderer#create(Entity, GameProfile, boolean)
- player nametag
Files
Metadata
Release channel
ReleaseVersion number
1.11.1Loaders
Game versions
1.20.5–1.21.8Downloads
100Publication date
August 12, 2025 at 9:46 AMPublisher

toxicity188
Member