SHsuperCM / CITResewn

Fabric implementation of mcpatcher's cit
MIT License
166 stars 94 forks source link

Golden Armor texture #495

Closed AlmostPanda closed 1 week ago

AlmostPanda commented 1 week ago

The question

Hello, Im using your mod and trying to make a texture for golden armor, but somehow I can't seem to apply the texture on golden armor, the issue occures in properties

type=armor
items=golden_boots
texture.golden_layer_1=assets/minecraft/optifine/cit/slimefun/magical_armor/bee_armor/layer_1
nbt.CustomModelData=2200565

I also tried renaming everything to leather or even iron to try if the issue only happens with golden armor and yes, after renaming to iron or leather the texture works without any problem,

So, my question is, Is there any issue with applying texture on golden armor?

Edit: using mc version 1.20.4 + latest released version of mod (1.1.5+1.20.4)

Checklist

AlmostPanda commented 1 week ago

it must be gold not golden, my bad, didnt know that, mb example

texture.gold_layer_1...