world create with seed?
#1
I have a seed number and would like to generate a world order. how is that possible?
Reply
Thanks given by:
#2
Create a folder for that world, create an empty world.ini file and enter the seed information in it:
Code:
[Seed]
Seed=1
Then add that world's folder to settings.ini and start the server, it will generate the full settings for that world.

Another approach is to let the server generate a world, then edit its seed in the world.ini and delete the "region" folder so that all the chunks will be regenerated from scratch, using the new seed.
Reply
Thanks given by:
#3
Do note, however, that MCServer and vanilla generate completely different worlds even though they get the same seeds. There's no point in reading a vanilla's seed and putting it into a MCS world, our generator works different from vanilla's.
Reply
Thanks given by:
#4
ohh that's too bad ... is there a possibility to transfer from one world to MCServer?
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)