CIT Resewn

CIT Resewn

14M Downloads

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

RCX15 opened this issue ยท 1 comments

commented

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

commented

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