Skip to content

jessefaler/MCAParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCAParser

MCAParser is a Java library designed for reading and writing region files (MCA files). This project uses ViaNBT to handle NBT (Named Binary Tag) data within MCA files.

Features

  • MCA File Reading: Supports reading MCA files with data versions 2860 and above (protocol 757).
  • NBT Parsing: Efficiently handles NBT tags using the ViaNBT library.

Project Status

⚠️ Development Paused
This project is currently on hold. While the library provides basic functionality for reading MCA files, it:

  • Does not yet support writing MCA files.
  • Has known bugs that may affect functionality.

If you wish to use this library, you can download the source code and integrate it directly into your project.

Alternative Recommendation

For an up-to-date MCA parsing library in Java, consider using ens-gijs/NBT (under development), a fork of Querz NBT. It supports both MCA reading and writing but may require minor modifications to its source code to save written data.

Future Plans

Once development resumes, detailed documentation and instructions will be provided to guide integration and usage. Stay tuned for updates!


About

A library for parsing and writing region files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages