How to Install Custom Minecraft Maps
Published: July 12, 2026 · 3 min read
Minecraft's community has produced thousands of hand-crafted custom maps over the years — adventure stories, elaborate puzzle challenges, parkour courses, and full CTM (Complete the Monument) campaigns that can take dozens of hours to finish. Installing them is simple once you know where your Minecraft saves folder is. Here is the complete process.
Step 1: Download the Map File
Custom maps are distributed as .zip archives. Download them from reputable sources like Planet Minecraft (planetminecraft.com) or CurseForge. After downloading, do not open the zip as if it were a normal file — keep it as a zip for now. Always check which Minecraft version the map was built for before downloading, as maps built for older versions may behave incorrectly on newer game versions.
Step 2: Locate Your Saves Folder
Your Minecraft world saves live in a folder called saves inside your .minecraft directory:
- Windows: Press Win+R, type
%appdata%\.minecraft\saves, press Enter. - macOS: Open Finder → Go → Go to Folder → type
~/Library/Application Support/minecraft/saves - Linux: Open a file manager and navigate to
~/.minecraft/saves
Step 3: Extract and Place the Map
Extract the contents of the downloaded zip file. You should see a single folder inside with the map's name. That folder (not the zip itself, and not the contents of the folder scattered around) goes directly into your saves directory. The correct structure is: saves/MapFolderName/level.dat. If you see level.dat at the top level of your saves folder, something went wrong — you extracted too far.
Step 4: Load the Map
Open Minecraft and go to Singleplayer. The map should appear in your world list. If it doesn't appear, try refreshing the list or relaunching Minecraft. Read any README file included with the map for specific settings — many adventure maps require certain game rules to be set (no mob griefing, specific game modes, etc.) and include a command to configure everything correctly when you first load the world.