Skip to content

Revert Chunk NBT Pre-processing #20

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

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Revert Chunk NBT Pre-processing #20

merged 3 commits into from
Sep 18, 2024

Conversation

Cleptomania
Copy link
Member

This reverts the changes done in #18 which were done in an attempt to interop with Postea. This has not worked, and modifying the ExtendedBlockStorage NBT at this point seems to not be very safe to do.

Instead of this change, we are going to work on making Postea operate on the loaded chunks after the fact, rather than modifying the NBT, which removes the need for NEID to pre-process the NBT into it's format.

@Cleptomania Cleptomania requested a review from a team September 16, 2024 21:11
Copy link
Contributor

Warning: 2 uncommitted changes
#21

github-actions bot and others added 2 commits September 16, 2024 23:38
Co-authored-by: GitHub GTNH Actions <>
@boubou19 boubou19 merged commit cd5accd into master Sep 18, 2024
2 checks passed
@boubou19 boubou19 deleted the revert-preprocess branch September 18, 2024 10:27
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.

4 participants