1.21.8 1.21.7 1.21.6 1.21.5 1.21.4 1.21.3 1.21.2 1.21.1 1.21 No elements found. Consider changing the search query. List is empty.
Beta Release Alpha No elements found. Consider changing the search query. List is empty. Clear filters
Removed the previously deprecated aspect
field.
Fixed faulty performance optimisation affecting multiple module types.
Unified the enchantment
and stored_enchantment
modules, so they share the same set of features:
enchantment
can now include an enchantment's level in the variant id, and use the multi
special model.
stored_enchantment
will now apply CITs to books with multiple enchantments, if multi
is left undefined.
stored_enchantment
can now use the requiredEnchantments
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 to context
.
The old name will keep working for a while, but will be removed once out of alpha.
Modules can now change the texture of equipped armour, by overriding the assetId
field of the equippable
component. These modules will collect "equipment " assets instead of Item States and Baked Models. Non-humanoid equipments are also affected, varying with your version of Minecraft.
See: Wiki