Filter loader...

Fixes

  • Fixed NeoForge using the intermediary build of Yumi Minecraft Foundation.

Fixes

  • Fixed variant extensions not being considered when network loading from resources.
  • Updated Yumi Minecraft Foundation to fix a registry breakage bug.

Fixes

  • Potentially fixed crashes involving reused entity render states and variants stored in those.
  • Improved memory usage on clients by implementing equals and hashCode in 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.

  • 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.
  • Initial release.

Project members

Greenhouse

Greenhouse

Organization

Torty

Owner

worldwidepixel

Sound Designer

Details

Licensed MPL-2.0
Published 2 months ago
Updated a month ago