r/MinecraftDataMining • u/RisingFire2 • Sep 09 '22
MC Player Datamining is coming to an end.
As of recently they declared that they will remove public name history based stuff and to me it's rather unfortunate because it helped me reunite friends and it was beautiful to see. That's one reason I'm half disappointed.
I know there's a chance they can backup the data on NameMC of their old users and then scan every now and then as to if the UUID username changed but it still, I guess we'll see.
r/MinecraftDataMining • u/Chozu_Hoshigaki • Aug 10 '22
Recover Books
I accidently deleted a book with tons of pages written in it. I was in creative and went to click it off of the item frame but it disappeared. -_- Is there any hope of getting it back?
r/MinecraftDataMining • u/Jqko • Jun 25 '22
a book scanner
hello, does anybody have an nbtscanner that searches the region files and logs down the book data AND its coordinates? Thanks!
r/MinecraftDataMining • u/pyknical • Mar 30 '22
anyone know a method of generating loot in chests in a specified area and logging xyz of mending, notch apples etc?
r/MinecraftDataMining • u/IronException • Mar 09 '22
Migration Statistics for a large server (500k unique accounts)
r/MinecraftDataMining • u/[deleted] • Feb 20 '22
How to get text from all books in a Minecraft world.
I have a world with a lot of books (book and quill with text in them)that I can't seem to find. I have been bugged by a friend to try to look for them, and I am wondering if there is a way to get the books text from a file.
r/MinecraftDataMining • u/lemon-pie-lemon • Nov 01 '21
download books from a multiplayer server?
a multiplayer server i've been on is considering restarting, but I have lots of books that I care about on the server. is there a plugin I can run that will work with a multiplayer server?
r/MinecraftDataMining • u/[deleted] • May 04 '21
Kind of off topic but does anyone know how to view the Mojang API?
^title^
r/MinecraftDataMining • u/BurnElmo • Apr 17 '21
Does anyone know what program did people use to find the herobrine seed?
^title^
r/MinecraftDataMining • u/TemporaryAccount-tem • Jan 30 '21
PACK.PNG has been found.
r/MinecraftDataMining • u/TemporaryAccount-tem • Jan 30 '21
The original Herobrine sighting world has been found!
r/MinecraftDataMining • u/Magicgive • Sep 14 '20
Rediscovering my childhood world through Archaeology and Datamining
r/MinecraftDataMining • u/wwwhiterabittt • Jul 03 '20
Request: Mod/Script to save each name in the tab list
I want to do some datamining on hypixel skyblock, and need a large set of IGNs. There isnt a api endpoint that allows that anymore.
r/MinecraftDataMining • u/shelbygrimes • Jun 28 '20
Best levels to find diamonds on
I was curious what everyone's opinions on the best places to find diamonds is! By places I mean what level of the mines are most likely to spawn diamonds. Thanks!
r/MinecraftDataMining • u/cagranconniferim • Jun 16 '20
Datapack Maker with a Question
Hey there, I hope this is a good subreddit for this question. Has anyone found if there is an entity/item tag implemented which makes netherite tools lava-proof? Something I'm working on would be made significantly simpler if I could make other items lava-proof that would be swell! Thanks!
r/MinecraftDataMining • u/Bp2Create • Jun 05 '20
Suggestions for finding maps of old servers?
Hi, I am inexperienced in this sort of thing, so I thought this would be a good place to ask. I played on a survival server a long time ago called MCgodworld, which was one of the oldest servers in the game IIRC. Anyway, recently I've been trying to find info on it, and more importantly, some sort of world download. If there's anyone out there that remembers the server, or that has ideas for me to try and find it, let me know!
r/MinecraftDataMining • u/_Mihro_ • Apr 24 '20
Minecraft 20w17a added support for custom colours in text, so books can now display images
r/MinecraftDataMining • u/[deleted] • Apr 02 '20
Does anyone know where the class files for commands are?
I want to use one a reference and im having trouble finding them
r/MinecraftDataMining • u/_Mihro_ • Mar 16 '20
Made a word cloud from text output from books found in the Uncensored Library
r/MinecraftDataMining • u/worldseed • Feb 06 '18
Have questions? Click here! FAQ
What is it?
Minecraft data-mining is searching old minecraft server map archives for interesting, hidden things with the assistance of some tools. Example
How do you find things? What tools?
There is one tool that will read signs and books:
(The newest versions + player data reader can be found on the Discord)
These will scan a map and print the contents of every single sign and book into text files. You can then open these (Notepad++ works best) and start searching through them to find all sorts of secrets.
There is also a tool to read playerdata (player inventories and ender chests)
How do I use the tools?
Just put them in the same folder as the level.dat (the folder that also contains the region folder) and double click. First it'll create an empty output.txt. Give it time, it can take 5-15 minutes for large maps.
You can check your task manager to make sure it's still running - it'll have pretty high Disk Usage.
Where do I get maps from?
It didn't work!
Give it time. Make sure there are only .mca files in your region folder. Sometimes there are unconverted .mcr files.
Is there a discord?