SHsuperCM / CITResewn

Fabric implementation of mcpatcher's cit
MIT License
143 stars 71 forks source link

CIT-Armor not loading 1.20.1 #386

Closed R1gwald closed 3 months ago

R1gwald commented 3 months ago

Im currently working on an assets pack and would like to use CIT for specific items. For Items and Armor. By using optifine everything works fine but not in here. Only Item Textures are loading but not the Armor ones. I have no clue what causes this issue.

This is how im currently trying to load my textures. Seems right for me. https://github.com/R1gwald/SC-Assets/blob/main/SC_Assets/assets/minecraft/optifine/cit/diabox/road_runner.properties

SHsuperCM commented 3 months ago

As specified in the docs, general texture replacement for armor cits is currently not a thing, you need to target the texture you want to replace instead of using the normal texture=. (for example texture.diamond_layer_1=)