Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH. - Fabric
- Neoforge
- No elements found. Consider changing the search query.
- List is empty.
- Added
variantlib:entity.mooshroom.convert
sound event, which is now used within Mooshroom conversion sounds. #8
- Fixed Cow conversion sounds within sounds.json being incorrect.
- Added
MODIFY_CLIENT_VARIANT
event. Which allows a developer to modify a returned client variant in code.
- This event is located within the
VariantLibClientVariantEvents
class.
- Fixed Rabbit and Mooshroom variant extension builders incorrectly being non static.
- Added variant extension builders to Cows, Pigs, Chicken and Sheep.
- Fixed Pig and Sheep variant models not being considered by those variants.
- Fixed a crash added by the previous version not realizing the underlying logic of global variant aliases.
- Global Variant Types now support namespace aliases.