ANDROID MINECRAFT BEDROCK EDITION WORLD EXPORTER

Created by Tikolu - tikolu.net

Forked by MFn - github.com/MFn233/WorldExporter-Next

Latest version: 2.9 (released on 2024/7/22)



the mobile version of Minecraft Bedrock Edition gives the user a choice of where their worlds should be kept. "External" and "Application".

"External" saves worlds in the device storage where the user can easily transfer them to another device. "Application" stores the worlds internally in Minecraft's private folder to which only Minecraft has access.


Many people believe that rooting device is the only method of exporting worlds saved under "Application". However, this is not true!

You can use this program to export worlds from Android Minecraft Bedrock Edition if your "Storage Type" is set to "Application" in Minecraft Settings. The whole process is very simple and can be finished in under five minutes. Your device does NOT need to be rooted!


CONTENTS


REQUIREMENTS

To use WorldExporter, you will need:


FUNCTIONS

The program utilizes ADB's backup feature which allows for copying an application's data even without root privileges. However, the exported backup file is encrypted so Android Backup Extractor is used to extract its contents into a tar archive. 7zip is then used to unarchive the tar file, and finally, the minecraftWorlds folder is moved to the WorldExporter's directory where it can be easily accessed by the user.

The only user interaction required is the enabling of USB Debugging in Android settings. Instructions for doing this are included in the program.

The code for the original program is open-source and is available on GitHub.

Meanwhile, the code of this fork version is also open-source and is available on GitHub.


DOWNLOAD

The latest version can be downloaded from the GitHub repo:

WorldExporter-Next


Find the latest release, and then download "world-exporter.zip" file.

After downloading, first open and extract the ZIP file, then run "exporter.cmd".

Java needs to be installed for World Exporter to function. Java can be downloaded from here.

To download older versions of WorldExporter, please see the changelog. Keep in mind that some of these may no longer function correctly.


CREDITS

- MCPE World Exporter

Originally Created by Tikolu (website)

- Help and error testing

Provided by Cory Rankin (github)

- Android Debug Bridge

Created by Google (download)

- Google USB Driver for Windows

Created by Google (download)

- Android Backup Extractor

Created by Nikolay Elenkov (github)

- 7zip

Created by Igor Pavlov (website)

- Tutorial videos

English tutorial PeppPizza (youtube)

Spanish tutorial by EL GATO MINECRAFT (youtube)

French tutorial by Mr.Blaster G (youtube)

Russian tutorial by Sugneg (youtube)

Portuguese (Brazil) tutorial by Jackson Leonardo (youtube)

Vietnamese tutorial by Rlust (youtube)


CHANGELOG (below v2.8)

To find the changelog of my fork version, go to here.

Version 2.8 - 12021-01-01 (download)

Version 2.7 - 12020-06-04 (download)

Version 2.6 - 12020-04-16 (download)

Version 2.5 - 12020-04-05 (download)

Version 2.4 - 12019-11-18 (download)

Version 2.3 - 12019-09-15 (download)

Version 2.2 - 12019-08-04

Version 2.1 - 12019-08-03 (download)

Version 2.0 - 12019-07-11 (download)

Version 1.7 - 12019-07-10 (download)

Version 1.6 - 12019-07-07 (download)

Version 1.5 - 10219-02-21 (download)

Version 1.4 - 12018-12-30 (download)

Version 1.3 - 12018-12-06

Version 1.2 - 12018-12-05

Version 1.1 - 12018-12-04

Version 1.0 - 12018-12-03


Tikolu,WorldExporter and this fork version are neither endorsed nor affiliated with Minecraft, Mojang Studios or Microsoft in any way.