- Removed the previously deprecated
aspect
field. - Fixed faulty performance optimisation affecting multiple module types.
- Unified the
enchantment
andstored_enchantment
modules, so they share the same set of features:enchantment
can now include an enchantment's level in the variant id, and use themulti
special model.stored_enchantment
will now apply CITs to books with multiple enchantments, ifmulti
is left undefined.stored_enchantment
can now use therequiredEnchantments
parameter.
- Marked as compatible with MC 1.21.8
- Marked as compatible with MC 1.21.7
- Fixed new cache never being cleared.
- Renamed the
aspect
field tocontext
.
The old name will keep working for a while, but will be removed once out of alpha.