SHsuperCM / CITResewn

Fabric implementation of mcpatcher's cit
MIT License
165 stars 91 forks source link

1.19.4 Item textures not loading but Models do. (Fixed) From 1.19.3 item directory change #247

Closed RCX15 closed 1 year ago

RCX15 commented 1 year ago

I wanted to update CIT from optifine to CIT resewn since im now using fabric and i noticed my item textures not working but the model of my elytra did while the items its-self did not.

i tried changing my old optifine to copy my CIT file to a new citresewn/cit file but that didn't work, i tried taking a look at different ways for the properties file to take "Items" as a property seeing there was a difference between either selecting "items" or "matchItems" for the texture i tried both and reloaded the texturepack and the game to test and it didn't work.

is this just because the version is so new and some things don't work or am i just being a dumb with the small pieces of code.

Elytra Model: File Name: neolytra.properties

type=elytra items=elytra texture.elytra=neolytra nbt.display.Name:ipattern:Neolytra

Elytra Item: File Name: elytra.properties

type=item matchItems=elytra texture=neolytra nbt.display.Name=ipattern:Neolytra

SHsuperCM commented 1 year ago

You can close your issues if they are no longer relavant fyi.