-
v0.3.3 (Minecraft 1.21.5)
Pre-releasereleased this
2026-01-06 12:24:09 -05:00 | 2 commits to 1.21.5 since this releaseFixes
- Fixed connections to LAN servers failing without any Variant Lib registry aliases.
- Fixed connections to LAN servers failing when a Variant Lib registry alias is present.
- Fixed NeoForge having an infinite static registry alias loop.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
v0.3.2 (Minecraft 1.21.5)
Pre-releasereleased this
2025-09-30 18:01:28 -04:00 | 5 commits to 1.21.5 since this releaseFixes
- Fixed NeoForge using the intermediary build of Yumi Minecraft Foundation.
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
5 downloads
-
v0.3.1 (Minecraft 1.21.5)
Pre-releasereleased this
2025-09-30 15:07:30 -04:00 | 6 commits to 1.21.5 since this releaseFixes
- Fixed variant extensions not being considered when network loading from resources.
- Updated Yumi Minecraft Foundation to fix a registry breakage bug.
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
4 downloads
-
v0.3.0 (Minecraft 1.21.5)
Pre-releasereleased this
2025-09-29 23:14:24 -04:00 | 10 commits to 1.21.5 since this releaseFixes
- 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.
Downloads
-
Source code (ZIP)
8 downloads
-
Source code (TAR.GZ)
6 downloads
-
v0.2.1 (Minecraft 1.21.5) Pre-release
released this
2025-08-15 20:35:15 -04:00 | 20 commits to 1.21.5 since this release- Added
variantlib:entity.mooshroom.convertsound event, which is now used within Mooshroom conversion sounds. #8 - Fixed Cow conversion sounds within sounds.json being incorrect.
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
4 downloads
- Added
-
v0.2.0 (Minecraft 1.21.5) Pre-release
released this
2025-08-15 16:56:58 -04:00 | 22 commits to 1.21.5 since this release- Added
MODIFY_CLIENT_VARIANTevent. Which allows a developer to modify a returned client variant in code.- This event is located within the
VariantLibClientVariantEventsclass.
- This event is located within the
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
8 downloads
- Added
-
v0.1.4 (Minecraft 1.21.5) Pre-release
released this
2025-08-15 05:10:10 -04:00 | 25 commits to 1.21.5 since this release- Fixed Rabbit and Mooshroom variant extension builders incorrectly being non static.
- Added variant extension builders to Cows, Pigs, Chicken and Sheep.
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
4 downloads
-
v0.1.3 (Minecraft 1.21.5) Pre-release
released this
2025-08-15 03:01:47 -04:00 | 28 commits to 1.21.5 since this release- Fixed Pig and Sheep variant models not being considered by those variants.
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
7 downloads
-
v0.1.2 (Minecraft 1.21.5) Pre-release
released this
2025-08-11 20:54:47 -04:00 | 40 commits to 1.21.5 since this release- Fixed a crash added by the previous version not realizing the underlying logic of global variant aliases.
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
5 downloads
-
v0.1.1 (Minecraft 1.21.5) Pre-release
released this
2025-08-11 20:39:39 -04:00 | 44 commits to 1.21.5 since this release- Global Variant Types now support namespace aliases.
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
6 downloads