Is there an easy way of retrieving world data from SQLITE files?
I had a server for 5 months with a lot of creative builds but it looks like i accidentally deleted the world file. I still have the SQLITE files and it would be nice having the world back! 🙂
14 Replies
It is possible, I think a tool for that was even developed already
Do you have a link?
GitHub
GitHub - lokachop/dhrescue: Turn Distant Horizons LOD data back int...
Turn Distant Horizons LOD data back into blocks, Containing some of the worst code ever! - lokachop/dhrescue
thank you!
Haven’t used it though so I can’t guarantee it will work, how well it will work not that it’s safe
I also have no idea how to use it
You can try pinging the creator, they might help you if you would need any help
okay
i uh have no idea how to even download the app
i just have a folder now
It’s a fabric mod, so you probably need to compile it first
oh
Open the project folder in the terminal and run either “gradlew build —no-daemon” or “./gradlew build —no-daemon” one of them should work
ok
Also this most likely works only on 1 specific MC version
Fabric 1.21.1
so uh how do i open it in the terminal
If on windows 11
Right click when inside the folder and open in terminal
On other replace the path in the explorer with “cmd” and click enter
That should work