File Details
v0.3.0 (Fabric 1.21.5)
- B
- Sep 30, 2025
- 920.41 KB
- 6
- 1.21.5
- Fabric
File Name
variantlib-fabric-0.3.0+1.21.5.jar
Supported Versions
- 1.21.5
Curse Maven Snippet
Fixes
- Potentially fixed crashes involving reused entity render states and variants stored in those.
- Improved memory usage on clients by implementing
equalsandhashCodein internal Variant Model classes. - Updated references to GitHub to utilize Greenhouse Forgejo instead.
Breaking Changes
This update contains a breaking change to the base Variant Model objects for mod developers, they are now abstract classes rather than an interface. Please read the above fix for more information.