promotional bannermobile promotional banner

Armor Trims Backport

Backport of the Armor Trims from 1.20

File Details

armor_trims-forge-1.16.5-2.0.0.jar

  • R
  • Aug 4, 2025
  • 409.15 KB
  • 165
  • 1.16.5
  • Forge

File Name

armor_trims-forge-1.16.5-2.0.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:armor-trims-858570:6845406")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Highlights

  • Armor Trims now use color palettes. This means that the way they look lines up with vanilla.
    • A color will still be generated from the item texture if no palette is available for an item.
  • JEI has been optimized and should no longer hinder world loading (by an abnormal amount).
  • Support for 1.16.5 has been implemented.
    • In turn, 1.19.3 versions are no longer available.

Other Changes

  • I changed the config system (to allow compatibility with Fabric).
    This probably won't cause issues with existing packs but if it does delete the file to regenerate it.
  • Color palettes can be handled by a resourcepack, more information is available on GitHub.
  • French translations are available.
  • I have removed Russian translations.
  • API has been expanded to multiple classes.

Smaller Fixes

  • Disabling JEI in the config now actually disables JEI.
  • Source jars are now supplied to aid developers (be warned my code is a mess).