Cuberite Forum
How to import a World ? - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: How to import a World ? (/thread-639.html)



How to import a World ? - Frecyboy - 11-29-2012

Hello,

my short Question is, how i can import a World, ive uploaded a world and addded them to the settings file, but when i join it, it is a new flatland world.



Sorry for my bad English


RE: How to import a World ? - Luksor - 11-29-2012

Just generate a world in MCServer and then replace the region folder.


RE: How to import a World ? - xoft - 11-29-2012

Hi,
I assume that you have a world created in other programs, so you have the Anvil files (*.mca) for it.
Assuming that your MCServer is in folder c:\MCServer, you need put the MCA files directly into c:\MCServer\ImportedWorld\region , then add world "ImportedWorld" to settings.ini [Worlds] section (either as a new World, or set it as the DefaultWorld; see wiki for details: http://www.mc-server.org/wiki/doku.php?id=configure:settings.ini#worlds_section )

Note, though, that MCServer has its own world generator that works completely differently from vanilla MC. Therefore, if players wander off and MCServer needs to generate new chunks for them, the chunk borders will be very visible.

To tweak the terrain generator, see the world.ini wiki page: http://www.mc-server.org/wiki/doku.php?id=configure:world.ini



RE: How to import a World ? - Frecyboy - 11-29-2012

Thanks for the Answers, i will test it this eveningBig Grin


RE: How to import a World ? - Frecyboy - 11-30-2012

It Works ! Than you for your Help =)