Select textures don't work but others do! (Solved)
Tophxt opened this issue · 2 comments
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)
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
-
Download this version of cit resewn.
(On feather client which is what im using) -
Launch game and name the appropriate tools the names.
-
some work and some don't.
Logs
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
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)