Skip to content

Fix many bugs in block parsing - #3017

Merged
octylFractal merged 1 commit into
version/7.4.xfrom
ot/fix/nbt-parser-flop
Sep 19, 2026
Merged

octylFractal merged 1 commit into
version/7.4.xfrom
ot/fix/nbt-parser-flop

Conversation

@octylFractal

Copy link
Copy Markdown
Member

This fixes mishandling of brackets in a few places that would result in strange errors from valid NBT.

This also makes block parsing stricter, but I think it's OK for us to do as most people should already be writing them correctly as it matches Minecraft's formatting.

This fixes mishandling of brackets in a few places that would result in
strange errors from valid NBT.

This also makes block parsing stricter, but I think it's OK for us to do
as most people should already be writing them correctly as it matches
Minecraft's formatting.
@octylFractal octylFractal added this to the 7.4.6 milestone Sep 13, 2026
@octylFractal octylFractal self-assigned this Sep 13, 2026
@octylFractal
octylFractal requested a review from a team as a code owner September 13, 2026 03:24
@octylFractal octylFractal added the type:bug Incorrect behavior, not working as intended label Sep 13, 2026
@octylFractal
octylFractal added this pull request to the merge queue Sep 19, 2026
Merged via the queue into version/7.4.x with commit 8496917 Sep 19, 2026
3 checks passed
@octylFractal
octylFractal deleted the ot/fix/nbt-parser-flop branch September 19, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Incorrect behavior, not working as intended

Development

Successfully merging this pull request may close these issues.

2 participants