Is there a texture file index sort of thing for easier pack creation?

DarkSentinel

Terrarian
I've recently began work on a texture pack, and something I'm having a hard time with when it comes to implementing the new textures is knowing what to name the image when I put it in the pack. I don't know if there's any sort of way I can just look up an item and know what the file name for its sprite is - is there something like that out there? And if not, is there another way to figure out the file name?

Again I'm very new, so if this is a dumb question I'm sorry. I'm just learning the ropes, is all.
 
That wasn't a dumb question. A lot of the naming is just the ID's, which you can find on the wiki. What I would really recommend though is just getting a copy of the files through TConvert and saving it somewhere on your PC. Then whenever you want to edit a texture you just make a copy of that file and edit it from that. It also means the image will be the right size. I haven't really found a good guide to the complete files, but there is a overview here.
 
Back
Top Bottom