promotional bannermobile promotional banner

Armor Model API

Renders Bedrock/GeckoLib geo armor models through the vanilla armor pipeline.
Back to Files

1.1.0+26.2

File namearmor_model_api-fabric-1.1.0+26.2.jar
Uploader
daedelus_devdaedelus_dev
Uploaded
Sep 5, 2026
Downloads
5.5K
Size
93.0 KB
Mod Loaders
Fabric
File ID
8817436
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:armor-model-api-1659764:8817436"

Learn more about Curse Maven

What's new

1.1.0

  • Minecraft 26.2 support
  • Per-item model and texture overrides through the vanilla minecraft:custom_data component ({armor_model_api:{model, texture, glowmask, trim}}), settable by commands, loot tables, recipes and datapacks - no custom component, the library stays client-side
  • A stack naming both model and texture takes over an item nobody registered (any vanilla or third-party armor piece), with a default glow + trim pass stack
  • ArmorRenderContext carries the base texture in effect (texture()) and the stack's overrides(); layers deriving assets from the base texture should read it from there

This mod has no additional files