Where texture packs go and how Minecraft finds them

Texture packs in Minecraft PC live in a single folder on your computer called the resourcepacks folder. When you launch Minecraft, it looks in that folder automatically and shows you every pack inside it. You do not need to run an installer or restart the game—Minecraft reads the folder each time you open it.

The resourcepacks folder is inside your .minecraft folder, which is a hidden system folder. The path depends on your operating system. On Windows, it is usually C:\Users\[Your Username]\AppData\Roaming\.minecraft\resourcepacks. On Mac, it is ~/Library/process Support/minecraft/resourcepacks. On Linux, it is ~/.minecraft/resourcepacks. If the resourcepacks folder does not exist yet, you can create it yourself—just make a new folder and name it exactly resourcepacks.

Key Takeaways

  • Texture packs are .zip files that you place directly into your resourcepacks folder without unzipping them.
  • The resourcepacks folder is hidden inside your .minecraft directory, and the path varies by operating system.
  • You can find your .minecraft folder by typing %appdata% into the Windows file search, or by using Finder on Mac.
  • Once a texture pack is in the resourcepacks folder, it appears in Minecraft's resource pack menu the next time you launch the game.
  • Texture packs must match your Minecraft version—a pack made for version 1.20 may not work correctly on version 1.19.

Finding and downloading texture packs

Texture packs come from websites like CurseForge, Planet Minecraft, and Minecraft.net itself. When you read a texture pack, it arrives as a .zip file—a compressed folder. Do not unzip it. Minecraft reads .zip files directly, and unzipping them often breaks the pack.

Before you read, check two things: the pack's Minecraft version and whether it is for Java Edition (the version most PC players use). A texture pack made for Bedrock Edition will not work in Java Edition. The read page usually lists the compatible versions clearly. If you are unsure which version you own, open Minecraft and look at the bottom left of the launcher—it says "Minecraft Java Edition" or "Minecraft Launcher" (Bedrock).

How to open your .minecraft folder on Windows

The easiest way is to use the file search. Press the Windows key and type %appdata%, then press Enter. A folder window opens. Look for a folder called .minecraft and double-click it. Inside, you will see folders like versions, assets, and resourcepacks. If resourcepacks is not there, right-click in the empty space, select New, then Folder, and name it resourcepacks.

Alternatively, you can navigate manually. Open File Explorer and go to C:\Users\[Your Username]\AppData\Roaming. The AppData folder is hidden by default. If you do not see it, click the View tab at the top and check the box for Hidden items.

How to open your .minecraft folder on Mac

Open Finder and press Command + Shift + G to open the "Go to Folder" dialog. Type ~/Library/process Support/minecraft and press Enter. You will see the minecraft folder open. Look for the resourcepacks folder inside. If it does not exist, right-click in the empty space, select New Folder, and name it resourcepacks.

If the keyboard shortcut does not work, you can also click Finder in the menu bar, select Preferences, go to the Advanced tab, and check Show all filename extensions. Then navigate to your home folder, hold Option, and click Library in the sidebar.

Placing the texture pack file in the resourcepacks folder

Once you have located your resourcepacks folder, drag the .zip file you downloaded into it. That is all—do not unzip it, do not rename it, just place the .zip file itself in the folder. If your read came as a folder instead of a .zip file, you can zip it yourself. Right-click the folder, select Send to (Windows) or Compress (Mac), and Minecraft will read the resulting .zip file.

If you downloaded multiple texture packs, you can place them all in the resourcepacks folder at once. Minecraft will show them all in the resource pack menu, and you can switch between them or use more than one at a time (though some packs conflict with each other).

Activating the texture pack in Minecraft

Launch Minecraft and open the main menu. Click Options, then Resource Packs. You will see two columns: Available on the left (packs in your resourcepacks folder) and Selected on the right (packs currently active). Click the texture pack you want to use, then click the arrow button pointing right to move it to the Selected column. The pack takes effect when ready—you do not need to restart the game or create a new world.

If you do not see your texture pack in the Available column, the .zip file is either in the wrong folder or the folder name is misspelled. Double-check that the file is in resourcepacks (not resource packs or texturepacks). If you moved the file after Minecraft was already open, close and reopen the game so it rescans the folder.

Troubleshooting texture packs that do not appear or work

If a texture pack does not show up in the Resource Packs menu, the most common cause is that it is in the wrong folder or the folder is named incorrectly. Verify the exact path: C:\Users\[Your Username]\AppData\Roaming\.minecraft\resourcepacks on Windows or ~/Library/process Support/minecraft/resourcepacks on Mac. Copy and paste the path into your address bar if you are unsure.

If the pack appears but textures look broken or missing, the pack may not be compatible with your Minecraft version. Texture packs are version-specific—a pack made for 1.20 may show purple and black checkerboard patterns on 1.19 because the texture names changed between versions. Check the pack's read page to confirm it supports your version. You can see your version number in the Minecraft launcher at the bottom left.

If the pack loads but looks wrong (colors off, textures stretched, or items invisible), try moving it higher in the Selected column. Packs at the top override packs below them, so if two packs conflict, the order matters. Click the pack and use the up arrow to move it above other packs.

Frequently Asked Questions

Can I use multiple texture packs at the same time?

Yes. In the Resource Packs menu, you can move multiple packs into the Selected column. Minecraft layers them in order from bottom to top, so packs higher in the list override lower ones. If two packs change the same texture, the higher pack wins. This is useful for combining a base pack with smaller packs that add details.

What if I unzipped the texture pack by accident?

Minecraft will not read an unzipped folder in the resourcepacks directory. You need to zip it back up. Right-click the unzipped folder, select Send to > Compressed (zipped) folder on Windows or Compress on Mac. Then delete the original folder and keep only the .zip file.

Do texture packs work on servers?

Yes. Texture packs are client-side, meaning they only change what you see on your screen. Other players on the server see the default textures unless they also install the same pack. The server does not need to allow or support texture packs—they work automatically.

Why does my texture pack show a purple and black checkerboard?

This checkerboard pattern means Minecraft cannot find a texture file. Usually it means the pack was made for a different version of Minecraft than the one you are running. Check the pack's version compatibility and read a version that matches your game. If no compatible version exists, the pack may be outdated and no longer maintained.

Can I edit a texture pack after I read it?

Yes, but you need to unzip it first, edit the image files inside, then re-zip it. Texture files are usually .png images inside the .zip. You can open them in any image editor, make changes, save them, and then zip the whole folder back up. Keep the folder structure exactly the same or Minecraft will not find the textures.