If you happen to play Minecraft on Linux, it’s secure to say you’ve thought of backing up your recreation saves in some unspecified time in the future. On this information, we are going to go over how to back up Minecraft worlds in Linux.

Enjoying Minecraft on Home windows? Make sure additionally to take a look at our article on how to backup and restore Minecraft saves on Home windows 10.

Earlier than we start

Minecraft Java version does have a built-in backup utility, although it’s not as complete because the strategies which can be lined in this information. If you happen to favor to back up your video games saves on Linux via the sport, click on “Single Player,” and choose your save. Then, click on on “Edit,” and choose the “backup” button to create a backup.

Back up worlds – Command-line

If you happen to love to play Minecraft and like to use the command-line, listed below are the directions crucial to make an entire backup of your recreation saves. To begin the method, open up a terminal window in your Linux desktop by urgent Ctrl + Alt + T or Ctrl + Shift + T.

From right here, you’ll be able to run the ls command on the Minecraft knowledge listing to make sure that all the information are there and that the folder just isn’t deleted.

ls ~/.minecraft

Check out the Minecraft knowledge listing. Assuming every little thing appears good and it’s not empty, the backup course of can start. Utilizing the tar command, create a brand new TarGZ archive of the “.minecraft” listing, the place your recreation is saved.

2Q==

tar -czvf My-Minecraft-Backup.tar.gz .minecraft

Let the tar command compress and backup your Minecraft recreation save listing in your Linux PC. Then, when the method is full, a TarGZ archive file with the identify of “My-Minecraft-Backup.tar.gz” will present up in your private home folder. Take that file, add it to Dropbox, Google Drive, or reserve it to an exterior onerous drive for safekeeping.

Restore recreation saves – Command-line

If you happen to’ve determined to restore your Minecraft saves, copy the “My-Minecraft-Backup.tar.gz” to your private home listing from wherever you’ve been retaining it.

Word: planning on restoring your saves on a brand new Linux PC that doesn’t but have the Minecraft launcher put in on it? Do your self a favor and set up the launcher, and replace the sport, in order that it’s playable first, earlier than following the directions under.

As soon as the “My-Minecraft-Backup.tar.gz” file is in your private home listing, the restoration course of can start. To revive, use the tar command and extract the backup. It ought to robotically place the sport save information into the Minecraft knowledge listing.

tar xvf My-Minecraft-Backup.tar.gz

When the extraction is full, your backup will likely be restored. From right here, launch Minecraft Java Version in your Linux PC, click on “Single Player” to verify that the backup labored. If the backup didn’t restore accurately, re-run the tar command.

Back up worlds –  GUI

Not a fan of the command-line? If that’s the case, observe these directions to find out how to back up your Minecraft saves with the GUI interface.

To begin, open up the Linux file supervisor and click on on the house listing. From there,  allow “hidden files” via the settings menu.

Not sure about how to allow hidden information? Go searching in your Linux file supervisor for the choices, or the varied menus it has. The choice may additionally be in the right-click menu. Suffice it to say, every file supervisor is vastly totally different, and we will’t go into how to allow the setting for every one in this tutorial.

After enabling “hidden files,” find the “.minecraft” folder and right-click on it with the mouse. Then, look via the right-click menu and choose the “compress” possibility.

Compress the “.minecraft” folder as a ZIP archive file. Make sure to identify it “My-Minecraft-Backup.zip” to back up your saves.

When the compression is full, transfer the ZIP archive to Dropbox, Google Drive or an exterior onerous drive.

Restore recreation saves – GUI

To revive your Minecraft recreation saves via the GUI in Linux, begin by inserting the “My-Minecraft-Backup.zip” file into your private home listing.

Word: in case you are restoring a save to a Linux PC that doesn’t have already got Minecraft put in, please set up it and replace the sport earlier than persevering with with the restoration directions under.

After inserting the “My-Minecraft-Backup.zip” file in your private home listing, right-click on the file and choose “Extract Here” to absolutely extract the contents of the backup to your Linux PC.

When the extraction is full, you might even see a folder named “My-Minecraft-Backup.” This folder comprises the “.minecraft” listing. To revive it, allow “hidden files” in your file supervisor. Then, right-click on the “.minecraft” folder in the “My-Minecraft-Backup” listing with the mouse to convey up the right-click menu.

Look in the right-click menu for the “cut” possibility and choose it. Then, transfer to your private home listing, and right-click to convey up the right-click menu once more.

Contained in the right-click menu, choose the “paste” possibility. This can paste your Minecraft recreation saves backup the place it wants to go.

When your Minecraft backup is restored, launch Minecraft Java Version, and open “Single Player” to verify that your recreation save has been efficiently restored.



Source link

Share.
Leave A Reply

Exit mobile version