Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

When a map is created randomly, how can we find the seed that it has generated ?

I want to find some cool map in single player and when I'll find one, I want to get that seed and create it on my SMP server.

share|improve this question
5  
In 1.8 they are going to implement the ability to see the level seed by pressing F3 – ProSay Sep 8 '11 at 8:52
@ProSay Having played the 1.8 pre-release, I can confirm that. You should make it an answer. – SevenSidedDie Sep 11 '11 at 13:27
but he is kinda talking about 1.7...heck – ProSay Sep 11 '11 at 14:15
@ProSay Not by number he isn't. When Minecraft is updated, you'll notice questions here tend to get updated answers too. – SevenSidedDie Sep 11 '11 at 14:26

6 Answers

up vote 13 down vote accepted

Go here
Then you upload your level.dat file, and it will show you your seed

Edit: In 1.3 and above you can type /seed into the console to view it. However, this is not as good because usually you want the world seed to create another world like it, to share with a friend, and it is easier to do it with seedscope.net because you can copy/paste it.

share|improve this answer
Awesome site ! Thanks – Warface Sep 8 '11 at 21:56
Ah, where in the F3 screen is it? Is the feature still in version 1.3.2? I'm not seeing it, for some reason. – Cyclops Aug 27 '12 at 10:04
@Cyclops Server admins have an option to hide the seed from the debug screen. (This avoids the problem of players scouting the map in single-player.) Are you on a multiplayer server? – SevenSidedDie Aug 27 '12 at 17:04
@SevenSidedDie, although I'm playing single-player, as I understand it - version 1.3 switched the code to pure multi-player, and faking single-player. Does that mean the seed is hidden by default? Is there any way to unhide it? Wups - I just noticed that the answer was edited to show shift-F3. I'll have to try that when I get home. – Cyclops Aug 27 '12 at 18:42
2  
@Cyclops Ahah! As of 1.3 it no longer displays on the debug screen. Instead, enter /seed into the chat console (opened with /). This doesn't require cheats enabled to work, thankfully. – SevenSidedDie Aug 27 '12 at 20:42

If you already have the Single Player Commands mod installed, it's extremely easy to find the seed of your world. Typing the command /world seed will print the seed of your world to the console.

share|improve this answer

Without mods or websites, you can view your level.dat file using a program like NBTedit. Your level.dat file contains your seed.

share|improve this answer

In 1.8 they are going to implement the ability to see the level seed by pressing F3

share|improve this answer
2  
This has been done. – John the Green Jan 10 '12 at 1:34
1  
captain obvious look at the date i posted this answer. – ProSay Mar 26 '12 at 12:59
1  
Then why don't you say that? Not everyone would know that, obviously. – John the Green Mar 26 '12 at 15:25
2  
@ProSay Whoa, no need for the hostility. He was just pointing it out. – user56 Mar 28 '12 at 14:37

There is mod available designed to help you find slime spawns. It updates the F3 display ti include the seed. If you update your local client it will find the seed of both your local maps, and for maps on SMP servers.

share|improve this answer

You can also view the seed and edit it using the program MCEdit.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.