Now integrated as part of Trimica
This project had too much overhead and technical debt to continue development with my limited time and avaliability, additionally the item model / rendering changes through 1.21.x made incremental version updates more like rewrites hence Trimica skipping all of the intermediary versions and only being made avaliable for the latest (1.21.5 as of writing).
- Allows any item, including modded, to be an armour trim material.
- Makes all armour trimmable, including modded armour.
- Supports custom trim templates from datapacks or mods.
- Dynamic Trim Rendering:
- All trims are rendered dynamically, so the texture atlas is not filled with trim textures.
- Colour of the trim is based on a palette gradient generated from the most vibrant to the dullest colour of the item texture.
- No additional files or configuration required, just drop the mod in your mods folder.
- This adds over 500,000 new armour trim combinations to just the vanilla game, with a couple of armour mods and content mods this number jumps to over a million with minimal effect on load times.
- Andrew6rant for the item model colouring.