-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request : Export to txt #41
Comments
For specifically chunks? |
All the .mca files would be great, my goal is to search through the values with python, so I can find text signs and such. Also, I really appreciate how active you are in keeping this up-to-date. Most small projects like these are often abandoned. |
Ah I see. |
Thank you for such swift replies! |
I would really appreciate a feature that exports the nbt data to a txt file. If it were to be created, this would make it the ifrst NBT editor with the feature. Below is an example of how it shoud be:
|__ r.0.0.mca
⠀⠀|__ Chunk [0,0] in world at (0, 0): [0 entries]
⠀⠀⠀⠀|__ xPos: 0
⠀⠀⠀⠀|__ zPos: 0
⠀⠀⠀⠀|__ InhabitedTime:0
Just like the example above would be great!
The text was updated successfully, but these errors were encountered: