Added
- Color and pattern preview:
- Support for modded banners (such as AdditionalBanners and Archeology Banners)
Changed
- Elytra textures are now written in their own atlas texture (mostly). This will break any addons (including ET extensions 1.1.x)
Fixed
- Log spam for leggings textures in the runtime trim generation
Removed
- Lock resourcepack config - it's now built-in
- Runtime trim generation - now always enabled
Known issues
I can't believe this shit
- Color/pattern preview may be rendered too high on the first creation. Restart MC to fix it.
Added
- Stackable Trims compat
Added
- Elytra Trinket support (literally the same as Elytra Slot).
Fixed
- Soft conflict with Entity Texture Features mod. (This doesn't provide full support).
- Mod config utterly shitting itself whenever a new option is added.
Added
- Runtime trim generation
This is an experimental feature. Please report any issues with it on the GitHub page!
Like, really. I don't know how it will behave in many possible combinations of other mods and datapacks
Explanation:
This feature listens for every registered armor trim and attempts to register it again, but for elytra's path. As the result, you don't need to specify armor_trims.json
atlas source.
A specialised resourcepack is still needed to provide textures for trim patterns, but it works well for datapacks or mods adding new materials.
Fixed
- Server-side recipes again
Fixed
- Elytra Slot compatibility
Added
- Show elytra outline in the smithing table slot if recipe is available.
Fixed
- Potential mixin compatibility issue in tooltip rendering.
Changed
- Updated the Ward trim texture:
- Command config now depends on Command Config Lib.
- Moved to split source set.
Fixed
- Default resourcepack is now locked to prevent accidental unloading. This comes with an option to disable the lock.
Fixed
- Pattern and glow recipes being unavailable on dedicated servers
This is a quick port to the new Minecraft release with no functional changes
Changed
- Bump to 1.20 and enable GUI config on client.
- Now uses YACL v3