CIT Resewn

CIT Resewn

14M Downloads

Select textures don't work but others do! (Solved)

Tophxt opened this issue · 2 comments

commented

The issue

I have a texture pack for 1.21 that im making which has a bunch of 3d weapon models that i have made and added as a big pack. In 1.20.1 the textures were working (all of them), now after downloading 1.21 version and the same pack, they dont work. A couple of them work as i will show in images, but the others ones dont and i cant figure out why. Please help! (My discord user is tophat_64 Ping me there if you can)

image
image
image
image

The name of the ones that work are -
Swords -

1MoreKill
NightFall
VoidHeart
Puma Blade

Axes -
Abyssal Fury
Equilibrium

Ones i would like to work are "LongHat", "ShortHat", "Striker" (All of them were made in blockbench)

Here is the pack for 1.21 fabric

https://github.com/user-attachments/files/17532012/TopHat.s.Weapons.zip

How to reproduce

  1. Download this version of cit resewn.
    image
    (On feather client which is what im using)

  2. Launch game and name the appropriate tools the names.

  3. some work and some don't.

Logs

https://pastebin.com/mqmyeFLX

Checklist

  • I checked the issues(both open and closed) and could not find a duplicate of my issue
  • I am using the latest version of CIT Resewn for my Minecraft version
  • I have disabled Broken Paths and the issue persists
  • I am running the mod using Fabric Loader
commented

I found the issue. It was related to me baming the .json, .properties and texture files as capital. When i retyped them in lower case, they worked. (Ex- ‘Example’ won’t work, but if i type ‘example’ as a name then it works)

commented

It is solved.