What a Minecraft seed is and why you might want it
A seed is a string of numbers (or sometimes words) that tells Minecraft's world generator exactly how to build your map. Every seed produces the same landscape every time — the same mountains, rivers, villages, and biomes in the same places. If you know a seed, you can recreate that exact world on a different device, share it with friends so they explore the same map you do, or rebuild it after accidentally deleting it.
You might want your seed because you found a world you love and want to keep playing it on another computer, or because you want to show someone else the specific village or ocean monument you discovered. You might also want to search for a seed that other players have tested and documented — one known to have a mansion nearby, or a village at spawn, or whatever feature matters to you.
Key Takeaways
- Your current world's seed is stored in the game files on your computer, and you can find it by opening the world in creative mode or checking the world folder directly.
- On Java Edition, the easiest method is to press F3 (or Fn + F3 on Mac) while in your world to display the seed on screen.
- On Bedrock Edition, you must open the world settings menu or check the world files, since the F3 debug screen does not show the seed.
- Once you have a seed, you can create a new world using that same seed number to generate an identical map.
- Websites like Minecraft Wiki and community seed databases let you search for seeds with specific features like villages or temples near the starting point.
Finding your seed on Java Edition
The fastest way on Java Edition is to use the debug screen. Load your world and press F3 (or Fn + F3 on a Mac keyboard). A transparent overlay will appear on your screen showing technical information about the game. Look for the line that says "Seed:" followed by a long number. That number is your seed. You can click on it to copy it to your clipboard.
If the debug screen does not appear when you press F3, make sure you are not in a menu — you must be standing in the world itself. Also check that you have not disabled the debug screen in your launcher settings. If you still cannot see it, you can find your seed another way: open your world folder (usually located at .minecraft/saves/[world name] on Windows or Mac), find the file called level.dat, and open it with a tool like NBTExplorer. The seed value is stored inside that file, though this method requires more steps.
Finding your seed on Bedrock Edition
Bedrock Edition does not have a debug screen like Java, so you must check the world settings instead. Open your world and pause the game. Go to Settings, then scroll down to find Show Coordinates and turn it on (this helps you navigate, though it is not the seed itself). Exit that menu and look for World Info or Edit World — the exact name depends on your device. Inside that menu, you should see a field labeled Seed with a number displayed.
On some Bedrock devices like Nintendo Switch or mobile, the seed may not be visible in the settings menu at all. In that case, you can still find it by locating your world save files on your device's storage. On Windows 10 or 11, world files are usually in AppData\Local\Packages\Microsoft.MinecraftUWP\LocalState\games\com.mojang\minecraftWorlds. Open the world folder and look for a file called levelname.txt or check inside the world folder for seed information. This method is more technical, but it works when the settings menu does not show the seed.
Creating a new world with a seed you already know
Once you have a seed, you can use it to create a new world that looks identical to the original. On Java Edition, click Create New World, then look for the Seed field in the world creation menu. Paste or type your seed number into that field, then create the world. Minecraft will generate the exact same landscape.
On Bedrock Edition, the process is similar: start creating a new world and look for the Seed field. Enter your seed number there. You can also toggle World Type to match the original if it was a specific type like Superflat or Large Biomes — using the same seed with a different world type will produce a different map, even though the seed number is identical.
Searching for seeds with specific features
If you want to find a seed that other players have tested and documented, the Minecraft Wiki maintains a list of notable seeds organized by version and feature. You can search for seeds known to have a village near spawn, or a stronghold in a specific direction, or a mansion within walking distance. Websites like Curios Feed and Minecraft Seed HQ also catalog seeds that players have found and tested.
When you find a seed you want to try, check what version of Minecraft it was tested on — a seed that works in Java 1.19 may produce a different world in Java 1.20 because the world generation code changed. Always verify the version number before you spend time exploring. Copy the seed number exactly as listed, including any negative signs, because even a single digit difference will create a completely different world.
Why the same seed produces different worlds on different versions
Minecraft updates sometimes change how the world generator works. A seed that produces a village at spawn in version 1.18 might produce an ocean in version 1.19, even though the seed number is identical. This happens because the developers improved terrain generation, added new biomes, or adjusted how features are placed. If you want to revisit a world you played in an older version, you need to keep playing in that version — you cannot load it in a newer version and expect the same landscape.
This is also why seeds shared online always include the version number. When you search for seeds, look for ones marked with the version you are actually playing. If you want to try a seed from an older version, you can create it in that version and then upgrade the world file, but the new chunks you explore will be generated with the newer rules.
Frequently Asked Questions
Can I find my seed if I deleted the world?
Not easily. Once a world is deleted, the seed information is gone with it. If you had backed up your world folder before deleting it, you can restore that backup and extract the seed. Otherwise, your only option is to remember the seed if you wrote it down, or to search online in case someone else documented that seed.
Does the seed work the same on Java and Bedrock?
No. The same seed number will produce completely different worlds on Java Edition versus Bedrock Edition, because they use different world generation code. You must use a seed that was tested on the version you are playing.
What if I type the seed wrong when creating a new world?
Minecraft will treat it as a different seed and generate a different world. Make sure you copy and paste the seed number rather than typing it by hand to avoid mistakes, especially with long numbers or negative signs.
Can I change the seed of a world I already created?
No. The seed is set when the world is created and cannot be changed afterward. If you want to explore a different seed, you must create a new world.