promotional bannermobile promotional banner

AzureLib Armor

A striped down Azurelib just for Armor!

File Details

azurelibarmor neoforge 1.21.1

  • R
  • Oct 8, 2025
  • 726.49 KB
  • 656
  • 1.21.1
  • NeoForge

File Name

azurelibarmor-neo-1.21.1-3.0.20.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:azurelib-armor-912767:7082834"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v3.0.20

Fixes

  • Fixed a crash with context on armors.

v3.0.19

Changes

  • Added logger to AutoGlowingTexture if its glow mask doesn't match the base texture size.
  • Changes to AzAnimator to add support for stopping the animation timer
  • Introduced setRenderEntry in AzRendererConfig.Builder to allow custom rendering logic during the render stage.
  • Ported all AzArmor and Item Render related changes/fixes from the main source.
  • Removed the need for AzIdentityRegistry#register to be called.
  • Added AzArmorTrimLayer for rendering armor trims (Credit to ZsoltMolnarrr)
    • Supports single trim-pattern texture
    • Supports per pattern textures (like vanilla)
  • Added alpha value to getDefaultRenderType

Fixes

  • Fixed an issue where broken JSON files would cause the game to fail to load properly, these are now auto-skipped and logged.