How to install Minecraft Java maps & worlds
A Java map is just a save folder, usually downloaded as a .zip. The whole trick is: unzip it, then drop the world folder into your saves folder. Here's the exact path.
The one rule: the folder you place in saves must contain level.dat directly inside it — not a zip, and not a folder-inside-a-folder.
What a Java map is
A custom world — adventure map, parkour, puzzle, city build — is the same kind of save folder Minecraft makes for your own worlds. It almost always downloads as a .zip you have to extract first. A valid world folder has a level.dat file inside (plus region, data, and so on).
Install it — step by step
- Download the map's .zip from its page.
- Extract it. Right-click the .zip → Extract All (or use 7-Zip / WinRAR). Minecraft can't read a zipped world, so don't skip this.
- Check the folder has
level.datdirectly inside. If extraction made a folder-inside-a-folder (e.g.CoolMap\CoolMap\level.dat), use the inner folder that actually holdslevel.dat. - Open your saves folder. Press Win + R, type
%appdata%\.minecraft, press Enter, then open saves. - Move the world folder into
savesso it sits assaves\CoolMap\level.dat. - Launch Minecraft on the matching version (and with any required mods/datapacks — see below). The world appears under Singleplayer.
Where the saves folder is
- Windows (default launcher):
%appdata%\.minecraft\saves— paste%appdata%\.minecraftinto the Explorer address bar, then opensaves. - macOS:
~/Library/Application Support/minecraft/saves— in Finder press ⌘+Shift+G and paste the path. - CurseForge App / Modrinth App / Prism / MultiMC: each instance has its own
savesfolder — open the instance ("Open folder") and use that, not the global.minecraft.
Common gotchas
If the map doesn't appear, it's almost always one of these four.
- You left it as a .zip. A zip dropped in
saveswon't show up — extract it and move the folder. - It's double-nested.
level.datmust be one level inside the folder you place. If it's two levels deep, move the inner folder up. - Wrong Minecraft version. Open the map on the version it was built for. Opening an old map on a much newer version can change or corrupt it; a newer map won't open on an older version. Check the map page for its version.
- Required mods or datapacks. Some maps need specific mods or a resource pack — install those first (same version + loader). Datapacks usually ship pre-placed inside the world's
datapacksfolder; leave them there.
Opening it in-game
Once the folder is in the right saves and you launch the matching version, open Singleplayer — the map is in your world list like any save. Select it and press Play Selected World.
Get MC Java Mods
Find Java maps, mods, modpacks and resource packs — version and loader shown up front. Free on Android.
Frequently asked questions
I added the map but it doesn't show up in Singleplayer
Usually one of: you left it as a .zip (extract it); the folder is double-nested (level.dat must be directly inside the folder in saves); it's in the wrong saves folder (wrong launcher/instance); or you launched a different Minecraft version. Fix whichever applies and relaunch.
Do I need mods to play a map?
Only if the map page says so. Plain vanilla maps — adventure, parkour, puzzle — usually need no mods, just the right Minecraft version. If a map lists required mods or a datapack, install those first.
Where is the saves folder?
Windows: %appdata%\.minecraft\saves. Mac: ~/Library/Application Support/minecraft/saves. CurseForge, Modrinth, Prism and MultiMC each have a separate per-instance saves folder — open it from that instance.
Can I use a Bedrock map in Java Edition?
No. Bedrock and Java use different world formats. A Bedrock world (.mcworld) won't load in Java, and a Java save won't load in Bedrock. Converters exist but are imperfect and unofficial — use a map made for the edition you play.
Can I delete the .zip after installing?
Yes. Once the extracted folder is in saves and the world loads, Minecraft only uses that folder — you can delete the original .zip.