Skip Navigation

Is there a data recovery tool for Linux to recover a Minecraft world?

So I uninstalled Zenless Zone Zero yesterday via Wine, and it seems it just deleted every game, KDE configs, etc.

These weren't really an issue for me, but my old worlds have gone to waste too. Unfortunately, my drive is on ext4, and I haven't used Timeshift cause low storage space. Is there any chance for me to recover back some data?

34 comments
  • hold on,
    did it only delete the programms gone too?

    open your home folder and set the option to show hidden files.
    if there is a .minecraft folder check the saves folder inside that.

  • is it not in the trashbin?

    i have used photorec to resore deleted files on several occasions.
    but i dont think there is a filetype for minecraft worlds available

    • Well it definitely isn't in the trashbin, and nowhere in the filesystem since I've done a find cmd search on all the directories, and also checked the .minecraft folder's saves, but thank you for the idea tho!

  • @PrivateNoob

    testdisk and photorec.

    I did a similar boneheaded move by rm -rfing my Minecraft server directory.

    Depending on how much free space is on the drive and how much data as been over written will depend on how much of the world files you recover. High probability it's gone.

    The thing that saved my server world files was I had Dynmap plugin installed. Dynmap is a world mapping plugin that creates hundreds of thousands of png/jpg files. This caused a delay in the rm command and that made me realize what was happening and stop the process. The damage was already done though.

    • Oh roger that I'm gonna try out these then. Well if I'm right, then I might have saved a version of my world on a cloud storage, but I have never needed to do data recovery on Linux yet.

  • I've heard of "Disk Driller" but I have no idea how sletchy it is or if it'd work

34 comments