Java or Bedrock? Picking the Right Format for Your Generated Minecraft World
Cartosketch exports real-world Minecraft worlds as Java saves, Bedrock .mcworld files, or Luanti worlds. Here is how to pick the right one, import it correctly on every platform, and fix the common import problems.
All artwork in this article was generated with Cartosketch — an AI tool that re-styles real Mapbox geography and GPS routes.
The single most common question after generating a real-world Minecraft world is not about the world at all — it's "which format do I pick, and why doesn't it show up in my game?" Java and Bedrock are two different games with two different save formats and two completely different import paths. Pick wrong and the download is useless; import wrong and the world silently never appears. This guide settles both in five minutes.
Cartosketch worlds are generated from OpenStreetMap data (map data © OpenStreetMap contributors) — real streets and buildings converted to blocks, no AI involved. Cartosketch is not affiliated with Mojang or Microsoft.
Why the format choice matters
A generated world is a save file, and save files are not interchangeable: Java worlds live in a folder of region files, Bedrock worlds are a database packed into a .mcworld archive. There is no in-game converter in either direction, and third-party converters are lossy. So the right move is simple — pick the format of the edition you actually play before you generate. The world itself is identical either way: same streets, same buildings, same terrain.
Importing a Java world
The Java download is a zip containing one world folder.
- Unzip the download. You should see a folder named after your world containing
level.datand aregion/directory. - Move that folder into your
savesdirectory:
- Windows: press Win+R, run %appdata%\.minecraft\saves - macOS: ~/Library/Application Support/minecraft/saves - Linux: ~/.minecraft/saves
- Launch the game — the world appears in Singleplayer.
If the world doesn't show up: the usual cause is a nested folder — you moved the zip's outer folder and the world folder is one level deeper. The folder you drop into saves must be the one that directly contains level.dat.
Importing a Bedrock world
Bedrock is the easy one — the .mcworld file is a self-installing package:
- Windows 10/11: double-click the
.mcworldfile. Minecraft opens and imports it automatically. - iOS / Android: open the downloaded file from your Files app and choose Minecraft, or share it into Minecraft.
- Consoles: consoles cannot import files directly. The common route is importing the world on a Windows/mobile device signed into your Microsoft account, then transferring via a Realm.
After the "Level import finished" toast, the world is in your worlds list like any other.
Importing a Luanti (Mineclonia) world
Luanti (formerly Minetest) is a free, open-source engine, and Cartosketch generates worlds for its Minecraft-like Mineclonia game. Unzip the download into Luanti's worlds/ directory (visible in the Luanti main menu under the "Browse online content" → settings paths, or ~/.minetest/worlds on Linux), make sure Mineclonia is installed, and select the world from the main menu. One quirk to know: Luanti has no spectator mode, so generated Luanti worlds use Creative or Survival only.
Common problems, quick fixes
| Symptom | Cause | Fix |
|---|---|---|
| Java world not in Singleplayer list | Nested folder from unzipping | Move the folder that directly contains level.dat into saves |
.mcworld opens as a zip archive |
OS re-associated the extension | Right-click → Open with → Minecraft |
| World loads but spawn is in the air/water | Custom spawn point set over water or a rooftop | Regenerate isn't needed — just move; or set spawn on a street next time |
| Want the same place in the other edition | Formats are not convertible | Create a new world, frame the same area, and pick the other format |
Frequently asked questions
- Can I convert my Java world to Bedrock later?
- Not reliably. Third-party converters exist but lose data. Generating the same area twice — once per format — is faster and lossless, and small areas cost a single credit each.
- Do generated worlds work in the latest game version?
- Yes — the output is a standard world file, and the game upgrades older worlds on first load like any other save.
- Can I use a generated world on a multiplayer server?
- Java worlds work as a server world: point your server's
level-nameat the world folder. Bedrock Dedicated Server accepts the world folder from an unzipped.mcworldin itsworlds/directory. - Which format should I pick for a gift?
- Bedrock, usually — if the recipient plays on a phone, tablet, console, or the Microsoft Store version, a
.mcworldfile imports in one tap with no file management. - Does the format change the price?
- No. Cost depends only on the area you select — 1 credit per 10 km², minimum 1 credit — and failed generations are refunded automatically.
New accounts get one free credit — no credit card required. Product details