Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Elytra Trims 3.0 - The Doomsday Update
Update notes
- In 1.20.5, due to ItemStack changes, converted elytras will lose their glow, all other features will remain. This will be looked into in a future release, but until then you can afford an extra glow ink sac, right?
- Trimming and dyeing currently can't be disabled on the server side, as it is now controlled by tags.
Elytra preview
Elytra trims now renders elytra entity model for its item - just like shields, banners and beds do:
If you don't like it - it can be disabled in the mod config. To access it you need YACL and on Fabric Mod Menu. On Forge it is accessible via default mods menu.
Kotlin migration - who asked?
First of all, I asked. 1.20.5 brought an enormous amount of changes, which was especially bad for Elytra Trims, because it is developed for multiple Minecraft versions. Kotlin provides several ways (such as type aliases, extension and inline functions) that simplify code versioning. So here it is, cope with it.
Texture processing rewrite
Elytra Trims generates textures dynamically to adjust for dozens of trims and now unlimited amount of banner patterns.
Since I got more skill in modding and had to look through the entire codebase, this process has been optimised.
Notably:
- Elytra model mask is no longer duplicated for each texture pass.
- Armor trims are now queried from atlas definitions.
- Texture rendering now extensively uses caching and reports missing textures.
Other changes
bolt
andflow
trims have been added, available with 1.21 datapack (@masik16u)- DashLoader is no longer incompatible
Files
Metadata
Release channel
ReleaseVersion number
3.0.0Loaders
Game versions
1.20.5Downloads
585Publication date
April 25, 2024 at 2:35 PMPublisher
KikuGie
Owner