Skip to content

fix recipe serializer IDs in 1.20.5 and 1.21.1 - #1291

Open
VasilisDragon wants to merge 3 commits into
PrismarineJS:masterfrom
VasilisDragon:fix-recipe-serializer-ids
Open

VasilisDragon wants to merge 3 commits into
PrismarineJS:masterfrom
VasilisDragon:fix-recipe-serializer-ids

Conversation

@VasilisDragon

@VasilisDragon VasilisDragon commented Sep 11, 2026

Copy link
Copy Markdown

follow-up to #1286. crafting_special_banneraddpattern isn't registered in either version; adding it shifted the existing IDs, so a smelting test packet decoded as repairitem.

restores the registry order and removes the stale switch case.

checked against the official client registries and 50 synthetic recipe fixtures with the compiled codec. the local full data suite hit the existing 40s timing assertion on both master and this branch.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed both, thanks.

Comment thread tools/js/test/recipeSerializerIds.js Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove

@VasilisDragon
VasilisDragon marked this pull request as ready for review September 12, 2026 17:56
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.

2 participants