All The Trims

All The Trims

7M Downloads

Mod is not compatible with any mods that register new trim materials.

ImpulsiveLass opened this issue ยท 5 comments

commented

This mod allows all items to be used as trim materials, this works with vanilla trim materials.

However, if a mod such as the Aether registers a trim material and it is paired with another modded trim template, the result will still have a missing textures.

I can see that this mod is trying to resolve it but it will likely need to override all other trim material mods when installed in order to avoid false success.

I have 7 trim materials in my mod that will always result in a missing texture armor with a modded template because of this issue, here is the issue WITHOUT ATT installed-

Base.Profile.2025.01.24.-.18.07.20.02.mp4

Here is the issue persisting WITH ATT installed-

Base.Profile.2025.01.24.-.18.11.08.03.mp4
commented

I found this can be manually fixed by removing instance of trim_materials in the .jars via winrar.

Can you verify this mod supports all vanilla materials? It appears this mod can support any template on any armor at least, modded included. You would know more of this of course so could you just confirm the mod works as intended across the board or if there are other issues I should seek to resolve for myself?

commented

I will say there is a very easy way to manually fix it lasily, you need winrar but you can just

Image

You can just search trim_material case specific in the mod folder and it will scan through all the jars and line up folders of that name, just delete all those folders from jars and redo it when they update and ATT will work with those materials + a different mod's armor + a different mods template

commented

What Trim Template from what mod are you using? Some mods make it so trim materials have to be registered in a very specific way in order for them to work on said mod's templates. I've been told it's the result of Mojang's implementation of Armor Trims but I don't know enough to have an opinion on that. When trying to fix the issue for Atmospheric and Neapolitan and their trims showing missing textures, I had to create a datapack that registered those incompatible trim materials a second time but in a way that those two mods would accept. It's really weird and really annoying but it seems like mod compatibility for armor trims is kind of broken.

commented

the trim mats are from aether and its addons, the template is jaden's nether I think.

I fixed the issue by deleting the trim_material folders from any mod that registers new ones