Changelog
Dependencies:
- BTA 1.7.7.0_02 Babric instance
- HalpLibe >= 2.4.0: Github Download
Change Log
Additions:
- Added support for BlockModel Cube shade flag, setting this to false will force the cube in the model to render full bright
- Added support for inventory model translations with Display#firstperson_righthand
- Added support for rotating models based on block state
Changes:
- Model particles are now loaded from the
particle
texture key in the model's texture map - Separated Block model rendering into its own class separate from the RenderBlocksMixin (this allows for mods to mixin to the block model renderer)
- Internal use of a new NamespaceID utility class