NBTEditor
NBTEditor copied to clipboard
Editor for Minecraft NBT and schematic files
This PR add support for long array tags, based on the existing int array tags.
Hey, I just tried to compile your project on Linux using Clang 16, and I see a lot of warnings/errors (gcc 13.2.1 also a has a few warnings, but way...
This occurs when trying to open a .mca file from a 1.16.4 world. Type 12 are long arrays which were added in 1.12. [r.-3.-2.mca.zip](https://github.com/Howaner/NBTEditor/files/5552372/r.-3.-2.mca.zip)
It would be helpful if I could have two windows (or tabs) open, select a node in one, right-click to copy the node then right-click to paste the node in...
Ultimately, I'm creating this issue with hope to figure out how to address https://github.com/itzg/docker-minecraft-bedrock-server/discussions/373. See my comment there. I'm on Ubuntu 24.04 with Qt Creator 13.0.0 (based on Qt 6.4.2)....