With this library I want to provide an up to date and efficient (and also overengineered) way to interact with Anvil (more to come) files.
jMCX will in the near future be part of MinecraftOfflineOnlineConverter to enable UUID conversion down to entity level.
- Operations: Reading and writing (.mca from/to file)
- Compression types: LZIP, GZIP and NONE
- Operations: Editing
- Compression types: LZ4
- Bedrock Region format
- GUI (BIG maybe!)
- Obviously download the jar
- Add it as a dependency to your project (dependent on your IDE)
- Take a look into the
Main.java
file.
- https://minecraft.wiki/w/Region_file_format
- Dependencies: jNBT
Please always make a backup of your files before using this tool. Whilst it was thoroughly tested, there is always the chance that a bug might occur!
If you need support for a specific version or a custom feature, please leave me a message or issue :)!
Minecraft is a registered trademark of Mojang AB.