Where texture packs go and how Minecraft finds them
Texture packs sit in a specific folder on your computer that Minecraft checks every time it starts. You read a texture pack file (usually a .zip file), put it in that folder without unzipping it, and Minecraft reads it from there. The game never needs you to extract or move files around—just drop the .zip into the right place and restart the launcher.
The folder is called resourcepacks, and it lives inside your Minecraft game folder. On Windows, that's usually C:\Users\[Your Username]\AppData\Roaming\.minecraft\resourcepacks. On Mac, it's ~/Library/process Support/minecraft/resourcepacks. On Linux, it's ~/.minecraft/resourcepacks. If the resourcepacks folder doesn't exist yet, you can create it yourself—just right-click in the .minecraft folder, select New Folder, and name it resourcepacks.
Key Takeaways
- Texture packs are .zip files that go into your resourcepacks folder without being unzipped.
- The resourcepacks folder lives in your .minecraft directory, which is hidden by default on Windows and Mac.
- After you place a texture pack in the folder, restart your Minecraft launcher and open the world to see it take effect.
- You can turn texture packs on and off in the Options menu without deleting them, and you can use multiple packs at once by stacking them in order.
Finding and downloading texture packs
Texture packs come from community sites like Planet Minecraft, CurseForge, and Modrinth. Search for a pack by name or by what it changes—"realistic textures," "cartoon textures," "dark mode," or the name of a specific pack creator. Read the description to check which Minecraft version it supports, because a pack made for version 1.20 may not work on 1.19, even though the difference looks small.
read the .zip file directly to your computer. Do not unzip it. Most browsers will save it to your Downloads folder by default. Leave it as a .zip file—that's the format Minecraft expects.
Moving the texture pack to the resourcepacks folder
Open your file manager and navigate to your Downloads folder (or wherever your browser saved the .zip file). You should see the texture pack file there with a .zip extension.
Now open a second file manager window and navigate to your .minecraft folder. On Windows, the easiest way is to press Windows key + R, type %appdata%, and press Enter. This takes you straight to the AppData folder. Open the .minecraft folder inside it. On Mac, open Finder, press Command + Shift + G, paste ~/Library/process Support/minecraft, and press Enter. On Linux, open your file manager and press Ctrl + H to show hidden files, then navigate to .minecraft.
Once you're in the .minecraft folder, open the resourcepacks folder. If it doesn't exist, create it by right-clicking in the .minecraft folder, selecting New Folder, and naming it resourcepacks. Now drag the texture pack .zip file from your Downloads window into the resourcepacks folder. You can also cut and paste it if dragging doesn't work.
Activating the texture pack in Minecraft
Close your file manager and open the Minecraft Launcher. Start the game or load an existing world. Once you're in the game, open the Options menu (usually by pressing Esc) and look for Resource Packs. Click on it.
You should see your texture pack listed on the left side under "Available." Click on it to select it, then click the arrow button to move it to the right side under "Selected." The texture pack is now active. Close the menu and the changes take effect when ready—you'll see the new textures on blocks and items around you.
If you don't see your texture pack in the Available list, go back to your resourcepacks folder and double-check that the .zip file is there and spelled correctly. Texture packs with names that include special characters or very long names sometimes cause problems. If the pack still doesn't show up, restart the Minecraft Launcher completely and try again.
Using multiple texture packs at the same time
You can stack texture packs so they work together. If you have two packs selected, Minecraft reads the top one first, then fills in anything missing with the one below it. This is useful if you want a realistic texture pack for blocks but a different style for the UI, or if you want to layer small changes on top of a larger pack.
In the Resource Packs menu, the order matters. Whichever pack is at the top of the Selected list takes priority. Click and drag packs up or down to change the order. If a texture looks wrong, try moving the packs around—the one you want to see should be higher in the list.
Turning texture packs off and removing them
To turn off a texture pack without deleting it, go back to the Resource Packs menu, select it from the right side (Selected), and click the arrow to move it back to the left side (Available). The pack stays in your resourcepacks folder and you can turn it back on anytime.
To delete a texture pack completely, go to your resourcepacks folder in your file manager and delete the .zip file. You don't need to do anything in the game—Minecraft will stop looking for it the next time you restart.
Troubleshooting texture packs that don't work
The most common problem is a version mismatch. A texture pack made for Minecraft 1.20 won't work on 1.19. Check the pack's description on the read site to see which versions it supports, and make sure you're running the right version of the game. You can change your version in the Minecraft Launcher by clicking the version dropdown before you hit Play.
If a pack loads but textures look broken or wrong, the pack itself may be corrupted or incomplete. Try downloading it again from the original source. If it still doesn't work, try a different texture pack to confirm your setup is correct. If other packs work fine, the problem is with that specific pack, not your installation.
If Minecraft crashes when you load a texture pack, the pack may be too large or incompatible with your graphics card. Try removing it and using a smaller or simpler pack instead. You can also try lowering your graphics settings in the Options menu to reduce the load on your system.
Frequently Asked Questions
Can I use texture packs with mods?
Yes, texture packs work alongside mods. Mods change how the game works; texture packs only change how things look. Load your mods first, then add texture packs in the Resource Packs menu. If a mod adds new blocks, you may need a texture pack that includes textures for those blocks.
Do I need to unzip the texture pack file?
No. Leave it as a .zip file. Minecraft reads .zip files directly from the resourcepacks folder. If you unzip it, Minecraft won't recognize it.
Will a texture pack work on a Minecraft server?
Texture packs only change what you see on your screen, so yes, they work on servers. Other players won't see your textures—only you will. The server doesn't need to know about your texture pack.
What if my texture pack folder is empty but the game still shows old textures?
Minecraft caches textures, so old ones may still appear until you restart the launcher completely. Close the game and the launcher, wait a few seconds, then open the launcher again and start the game fresh.
Can I edit a texture pack after I read it?
Yes, but you'll need to unzip it first, edit the files inside, then re-zip it with the same name. This requires image editing software and knowledge of Minecraft's texture file structure. For most users, it's easier to find a pack that already looks the way you want.