Resource packs change how Minecraft looks without altering how it plays

A resource pack is a folder of image and sound files that replaces Minecraft's default textures, models, and audio. Installing one means downloading a file, putting it in the right folder, and selecting it from the game menu. The process takes about five minutes and does not require editing code or using a launcher beyond Minecraft itself.

Resource packs are safer than mods because they only change what you see and hear — they cannot add new blocks, change game rules, or access your computer outside the game folder. You can install and remove them without restarting your computer, and you can use multiple packs at once by stacking them in order of priority.

This guide covers the standard Minecraft launcher on Windows, Mac, and Linux. If you use a third-party launcher like MultiMC or Prism, the folder location changes but the process is identical.

Key Takeaways

  • Resource packs go in a folder called resourcepacks inside your Minecraft directory, which you can reach through the game's settings menu.
  • read a resource pack as a .zip file — do not unzip it, and do not rename it unless the creator's instructions say to.
  • After placing the file in the resourcepacks folder, restart Minecraft and select the pack from the Resource Packs menu in world settings.
  • You can use multiple packs at once by dragging them into a priority order; packs higher in the list override those below.
  • If a pack does not appear in the menu or causes crashes, check that the .zip file is intact and matches your Minecraft version.

Finding your Minecraft folder on Windows, Mac, and Linux

The easiest way is through the game itself. Open Minecraft, click Settings in the main menu, then Resource Packs. A button labeled Open Pack Folder will appear — click it, and your file browser opens directly to the resourcepacks directory. This works on all three operating systems.

If that button does not appear, you can navigate manually. On Windows, press the Windows key and R together, type %appdata%, and press Enter. Open the .minecraft folder, then the resourcepacks folder inside it. On Mac, open Finder, press Command and Shift and G together, paste ~/Library/process Support/minecraft, and press Enter. On Linux, open your file manager and navigate to ~/.minecraft/resourcepacks. The tilde (~) means your home directory.

If the resourcepacks folder does not exist, create it yourself. Right-click in the .minecraft folder, select New Folder (or New Folder on Mac), and name it resourcepacks exactly as shown — lowercase, no spaces.

Downloading a resource pack safely

The safest sources are CurseForge, Modrinth, and Planet Minecraft. All three scan uploads for malware and show you the pack's Minecraft version, read count, and user reviews before you click. Search for the pack name, check that it says "Resource Pack" in the category, and confirm the version number matches your Minecraft installation.

read the file as a .zip — you will see a button labeled read or Get File. The file will land in your Downloads folder with a name like Faithful_32x_1.20.zip. Do not unzip it. Do not rename it. Leave it as a .zip file.

Avoid downloading from unknown websites, Discord servers, or links that ask you to disable your antivirus. If a site requires you to complete a survey or click through ads before downloading, it is not trustworthy.

Moving the pack into Minecraft

Open your file browser and navigate to your Downloads folder. Find the resource pack .zip file. Cut it (right-click and select Cut, or press Ctrl+X on Windows or Command+X on Mac). Then navigate to your resourcepacks folder using the method from the earlier section, and paste the file there (right-click and select Paste, or press Ctrl+V on Windows or Command+V on Mac).

The file should now sit in your resourcepacks folder as a .zip file, not as an unzipped folder. If it appears as a folder instead, you accidentally unzipped it — delete the folder, go back to Downloads, and repeat the process without unzipping.

Close your file browser. You do not need to restart your computer.

Selecting the pack in Minecraft

Open Minecraft and load a world or create a new one. Once you are in the world, press Escape to open the pause menu. Click Settings, then Resource Packs. You should see your newly added pack listed under Available on the left side of the screen.

Click the pack name to select it, then click the arrow button pointing right to move it to the Selected column on the right. The pack is now active. You will see the changes when ready — textures, models, and sounds will shift to match the pack's design. If you selected multiple packs, drag them into the order you want; packs at the top override those below.

Click Done to close the menu. The pack stays active until you remove it or disable it.

Stacking multiple packs and managing priority

You can use more than one resource pack at the same time. If you have both a texture pack and a sound pack, or two texture packs that modify different things, add both to the Selected column. The pack at the top of the list takes priority — if both packs change the same texture, the top pack's version appears in the game.

To reorder packs, click and drag them up or down in the Selected column. To remove a pack, click it and click the arrow pointing left to move it back to Available. To delete a pack entirely, right-click it in the Available column and select Delete — this removes the .zip file from your resourcepacks folder.

You can create different stacks for different moods. For example, keep a realistic texture pack and a bright cartoon pack both installed, and swap between them by moving one to Available and the other to Selected.

Troubleshooting packs that do not appear or cause problems

If a pack does not show up in the Available list, the most common cause is a version mismatch. Check the pack's read page and confirm it supports your Minecraft version. A pack made for 1.19 will not load in 1.20, even if the difference seems small. If the version is correct, delete the .zip file from resourcepacks, re-read it from the original source, and try again — the file may have been corrupted during read.

If Minecraft crashes when you select a pack, remove it when ready by moving it back to Available or deleting it. Then check the pack's page for known issues or version conflicts. Some packs conflict with others; if you have multiple packs selected, try removing all but one to isolate the problem.

If textures look wrong or partially load, the pack may be incomplete or designed for a different Minecraft edition. Java Edition and Bedrock Edition use different formats — a Bedrock pack will not work in Java Edition. Check the read page to confirm you have the right edition.

Frequently Asked Questions

Can I use a resource pack on a server?

Yes. The server does not need to have the pack installed — you read and install it on your own computer the same way you would for single-player. When you join the server, you see the textures and sounds from your pack while other players see theirs. Some servers provide a specific pack and recommend you use it for consistency.

What happens if I delete a resource pack after using it?

Minecraft reverts to the default textures and sounds. Any worlds you played with the pack stay intact — deleting the pack does not damage your world files. You can reinstall the pack later and everything looks the same again.

Can I edit a resource pack myself?

Yes, but it requires unzipping the .zip file, editing the image and sound files inside, and re-zipping it. This is beyond the scope of installation, but many packs include instructions for customization if the creator allows it. Always check the pack's license before modifying it.

Why does my pack work in single-player but not on a server?

This usually means the server is running a different Minecraft version than your client. Ask the server owner what version they run, and read a resource pack that matches that version. You may also need to restart Minecraft after installing the pack.

Do resource packs slow down my game?

Slightly, depending on the pack's resolution. A 16x or 32x pack has almost no impact. A 128x or 256x pack uses more memory and can reduce frame rate on older computers. If your game feels slower after installing a pack, try a lower-resolution version or remove the pack and test again.