Closed DaMatrix closed 4 years ago
I've decided that this project is going to be far too large and application-specific to make sense as part of PorkLib. This PR will be continued as a separate project over at https://github.com/PorkStudios/MCWorldLib, and all changes to other PorkLib modules will be cherry-picked into development
.
Redo the
:minecraft
module to be able to support reading (and writing) worlds for multiple versions of the game. I intend to add support for at least the following versions:This will require a full rework of everything, primarily in order to make nearly everything use registries rather than numeric IDs.