Skip to content

Add Minecraft 26.1.2 protocol support#1487

Open
mneuhaus wants to merge 4 commits into
PrismarineJS:masterfrom
mneuhaus:pc26_1_2-clean
Open

Add Minecraft 26.1.2 protocol support#1487
mneuhaus wants to merge 4 commits into
PrismarineJS:masterfrom
mneuhaus:pc26_1_2-clean

Conversation

@mneuhaus
Copy link
Copy Markdown

@mneuhaus mneuhaus commented May 12, 2026

Summary

Adds/updates Minecraft 26.1.2 protocol support and protocol test coverage.

This is part of the 26.1.2 compatibility chain used by Mineflayer and related PrismarineJS packages.

Testing

Validated locally with:

  • npm run lint
  • 26.1.2 packet/server/cycle tests: 241 passing
  • Vanilla 26.1.2 client integration: 4 passing, 2 pending

Evidence summary: https://gist.github.com/mneuhaus/decaae9cd8767a651272d31cdf97ac60

Related PRs

Part of the Minecraft 26.1.2 update chain:

  1. Support nested item model references minecraft-jar-extractor#67 - nested item model extraction support
  2. Add Minecraft 26.1.2 assets minecraft-assets#48 - generated 26.1.2 assets
  3. Add Minecraft 26.1.2 assets wrapper node-minecraft-assets#52 - assets wrapper update
  4. Add Minecraft 26.1.2 data minecraft-data#1186 - 26.1.2 protocol/data plus generated block/item data
  5. Update wrapper data for Minecraft 26.1.2 node-minecraft-data#455 - wrapper update for the generated data
  6. Add Minecraft 26.1.2 protocol support #1487 - 26.1.2 protocol support/tests
  7. Support Minecraft 26.1.2 chunk fluid counts prismarine-chunk#326 - 26.1.2 chunk fluid count support
  8. Add 26.1 physics feature flags prismarine-physics#134 - 26.1 physics feature flags
  9. Update Mineflayer for Minecraft 26.1.2 mineflayer#3902 - full Mineflayer external-suite compatibility
  10. Support Minecraft 26.1.2 in prismarine-viewer prismarine-viewer#480 - 26.1.2 viewer support

The dependent PRs are opened as drafts so they can be reviewed/merged in order.

Implementation note

Prepared with assistance from GPT-5.5 and validated locally with the checks listed above.

@mneuhaus mneuhaus marked this pull request as ready for review May 12, 2026 14:53
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.

1 participant