Elytra icon indicating copy to clipboard operation
Elytra copied to clipboard

.elytra file format for world compression

Open TommyAlmeida opened this issue 5 years ago • 0 comments

Description In order to be effective to save world data or backup it we decided that we are gonna create a .elytra file format instead of using the old .region file format.

Why? Region files add unecessary data to the files that takes a lot of bytes filling up the space very quickly and difficulting operations in bulk.

Must use zstd instead of the zlib

TommyAlmeida avatar Mar 30 '20 04:03 TommyAlmeida