Jello 4.3.0 fixes some mod incompatibility, Includes better gray scaling method for Entities and some other new Features.
Bug Fixes:
Fix for Issue with Jello ItemGroup loading to early causing a crash within Polymer
Fix Mixin Conflict with Critical Shearing
API Changes:
[NEW]: Dynamic Block/Item Texture Grayscaling
Feature allows for already existing Blocks and Items contained within the Block atlas to be copied and greyscaled for use within Colored Blocks
Major Change certain Colored Registry's
ColorizeRegistry is now ColorizeBlackListRegistry as Colorization is Dynamic without hardcoded textures meaning it should work on other modded entities
GrayScaleRegistry is now GrayScaleEntityRegistry with some changes to the classes function
API Note: Java docs will come within a future update