- Made the debug option for
component_dataandcomponent_formata bit more verbose.
- Removed the previously deprecated
aspectfield. - Fixed faulty performance optimisation affecting multiple module types.
- Unified the
enchantmentandstored_enchantmentmodules, so they share the same set of features:enchantmentcan now include an enchantment's level in the variant id, and use themultispecial model.stored_enchantmentwill now apply CITs to books with multiple enchantments, ifmultiis left undefined.stored_enchantmentcan now use therequiredEnchantmentsparameter.
- Marked as compatible with MC 1.21.8
- Marked as compatible with MC 1.21.7
- Fixed new cache never being cleared.
- Renamed the
aspectfield tocontext.
The old name will keep working for a while, but will be removed once out of alpha.


