From 2a9289c8e521454b3cc5682621127ccb948afa31 Mon Sep 17 00:00:00 2001 From: Keith Date: Wed, 28 Dec 2016 13:58:42 +1100 Subject: [PATCH] Update README.md --- Anvil to LevelDB/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Anvil to LevelDB/README.md b/Anvil to LevelDB/README.md index 5eb6566..100b789 100644 --- a/Anvil to LevelDB/README.md +++ b/Anvil to LevelDB/README.md @@ -2,6 +2,7 @@ - Import your Anvil world in and rename that folder to 'world'. - Run the start.bat file or start.sh to start the converter. - The converter will now convert your world. -- Once conversion has finished, rename the 'worldleveldb' folder to 'db' and create a folder named world. +- Once conversion has finished, rename the 'worldleveldb' folder to 'db', create a folder named world and move the level.dat file into the world folder. + ### Warnings -- The Anvil to LevelDB converter won't convert your level.dat file. The best fix for this is to generate a new flat world in Minecraft PE, and copy that world's level.dat into your converted world's root folder(where the region folder is located). It is known that the converted land and the generated land won't line up together where they meet. +- The Anvil to LevelDB converter won't convert your level.dat file. The best fix for this is to generate a new flat world in Minecraft PE, and copy that world's level.dat into your converted world's root folder(where the region folder is located). It is known that the converted land and the generated land won't line up together where they meet. There is a level.dat file provided.