[1.20.1 Fabric] cit models do not have textures
glittermutt opened this issue ยท 1 comments
alright, i tested it out on fabric too (just fabric, the api and cit resewn) - the issue is still there. both with broken paths turned on and off
heres the log
log1.txt
and heres the resource pack, if you need it
heritage-cit.zip
The pack was not updated to 1.19.4 properly. The textures in the root textures/
folders are not added to the blocks atlas by default and so you either move the textures to the items' or blocks' textures folders so they'll be loaded by the atlas or you add an atlas configuration entry to add those textures. (it's a vanilla resourcepack thing issue)