Hey, I'm planning on making a texture pack.However, I haven't made a texture pack on MineCraft Since The 1.4 updates.So since then the whole of the .Minecraft file system has changed so can someone please tell me how to get the texture pack files for 1.7.2 MineCraft.
Thankyou =)
Thankyou =)
1
In your .minecraft folder there is a folder called "versions" and in it are the folders containing the .jars for the versions you've played on. Open the 1.7.2 one then the 1.7.2.jar file in there. The very top folder is called "assets" and that is where all the texture files are. You're going to want to extract that folder from the .jar and copy the folder and all that is inside it to whatever folder you're going to make your texture pack in. Open the assets folder, and the minecraft folder in it. You will see 5 other folders. The font, lang, and shaders folders are not necessary unless you want to change the names of items and including them is not the best idea, and makes the final texture pack a large file that takes a while to download. Feel free to go wild with all the stuff in the "textures" folder when making your pack, though! Once you're satisfied with the textures, navigate back to the folder you put the "assets" folder in, and add a text file. Put this in it:
{
"pack": {
"pack_format": 1,
"description": "Senti Tenebram in cordis tui"
}
}
and save it as pack.mcmeta then make a 128x128 (or whatever resolution you want) pack.png file which will show up in the texture selection menu in game. Compress the assets folder, the pack.png, and the pack.mcmeta into a zip folder and TA-DAH!!! 1.7.2 texture pack away!
{
"pack": {
"pack_format": 1,
"description": "Senti Tenebram in cordis tui"
}
}
and save it as pack.mcmeta then make a 128x128 (or whatever resolution you want) pack.png file which will show up in the texture selection menu in game. Compress the assets folder, the pack.png, and the pack.mcmeta into a zip folder and TA-DAH!!! 1.7.2 texture pack away!
