1
How to make a texture pack?
Yes, the title says it all.
I know how to open and edit textures.
My question is, which textures do I get and where? What stuff do I drag to a new folder? Sorry for the stupid questions. >_>
I know how to open and edit textures.
My question is, which textures do I get and where? What stuff do I drag to a new folder? Sorry for the stupid questions. >_>
4
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, as it makes the final texture pack a really large file that takes forever to upload/download. Feel free to go wild with all the stuff in the sub-folders of 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:
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.X texture pack away!
{
"pack": {
"pack_format": 1,
"description": "What you put here will show in-game in the texture selection menue"
}
}
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.X texture pack away!
extract the jar file to a folder, search for *.class select everything and delete it and then close and reopen the folder. Done!
What do you mean? If you know how do it!
I forgot how to start it.
