Searching in multiple .mca files and find list
Background: I have a problem there someone on a server seems to have set up a witch spawner and using portals from Mystcraft to teleport them to my base, I can't find any files there the mod saves linking book information. The destination of a linking book is in NBT and I managed to find this data in a test world with NBT Explorer. The problem is our server has many worlds and some of them are big so I would like to avoid opening one .mca file at atime and using find in it.
I know what I am searching for and can find it with the find tool in NBT Explorer, but I have many .mca files to search in. Can I somehow select all my .mca -files in a folder and search in all of them and receive a list of matches and there I find them?
I am running Windows so solutions that only works on Mac/Linux don't work for me, (but maybe for someone else reading).