Another Armor Custom Model Data

Quick rating

Another Armor Custom Model Data

No reviews yet

Another Armor Custom Model Data (in short, AACMD), a mod which adds CustomModelData support to vanilla-like armor items.

Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Unknown

The author has not specified where this runs.

About

Project Details

Type
Mod
Latest Version
forge-1.20.1-1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

AACMD

AACMD (Another Armor Custom Model Data) is a mod which adds CustomModelData support for vanilla-like armor items.

This mod is inspired by ArmorCustomModelData and made as a technical solution of my friend's creation.

What does it do?

Words above should be clear.

Technically, "vanilla-like armor items" means the armor items which are implemented on top of vanilla "ArmorItem" class.

So armors which have custom renderers will NOT be supported by this mod because I don't know how they retrieve armor textures, and will they use vanilla armor models or their own geo models.

As far as I know, these armors are commonly registered through Fabric Render API with the implementation of Fabric ArmorRenderer interface, or something like it on other platforms.

Why make it?

I know modders could register their own armors through Mod APIs, so this mod is not for them.

This mod is for the developers who just want to add many custom armor textures in a more vanilla way to their bigger project which could accept mods.

How to use?

Just install this mod to your "mods" folder, then start your game.

Now you can use CustomModelData NBT on items.

However, this NBT will just make the "missing texture" rendered if you don't have a resource pack associated with the custom model data value you uses.

The texture path (in resource location format) just like vanilla armor texture path, but there are some changes:

  • Namespace changed to aacmd, the namespace of this mod.
  • CustomModelData value appended after the armor material name

For example, assets/aacmd/textures/models/armor/leather_1_layer_X.png is the texture for leather armor items with CustomModelData valued 1, layer X.

If you want to ignore the material name, use IgnoreMaterial:1b NBT on the item.

For example, assets/aacmd/textures/models/armor/1_layer_X.png is the texture for armor items with CustomModelData valued 1, layer X and ignored the material name.

License

Copyright (C) 2025 SNWCreations, Licensed under GNU AGPL v3 License.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works