Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added reading of Java LZ4 compressed chunks #283

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Conversation

gentlegiantJGC
Copy link
Member

Java 24w04a added a new compression scheme for chunks. This adds support for reading that compression format. We will continue writing the chunks in the normal format.

Fixes Amulet-Team/Amulet-Map-Editor#1027

Java 24w04a added a new compression scheme for chunks.
This adds support for reading that compression format.
We will continue writing the chunks in the normal format.
@gentlegiantJGC gentlegiantJGC merged commit 34b8cfb into 1.0 Feb 28, 2024
11 checks passed
@gentlegiantJGC gentlegiantJGC deleted the lz4-compression branch February 28, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Amulet can't decompress LZ4-compressed chunks (Minecraft Java Edition 1.20.5)
1 participant