- Ported to 1.21
- New format changes from nbt conditions to components for parity with optifine. See #447.
- Temporarily disabled enchantment glint CITs.
- Removed incompatibility log message for older eating animations versions.
- Fixed spawn eggs and goat horns cits with no model not appearing correctly.
- Added a way to check the amount of elements in an nbt list by matching the list's
count
element. - Fixed parity with the enchantment speed and rotation defaults.
- Added option to set up fallback CITs for other implementations(more info in the wiki soon).
- CIT custom elytras now have priority over cape-provided elytra textures.
- The hand condition now has behavior parity to optifine's implementation.
- IRegex pattern recognition for the nbt condition now takes other unicode cases into account(specifically fixed cyrillic case insensitivity).