Skip to content

feat: Update to 1.21.5#390

Draft
meyfa wants to merge 4 commits intomainfrom
feat/1.21.5
Draft

feat: Update to 1.21.5#390
meyfa wants to merge 4 commits intomainfrom
feat/1.21.5

Conversation

@meyfa
Copy link
Copy Markdown
Owner

@meyfa meyfa commented Apr 20, 2025

CobolCraft now supports Minecraft 1.21.5.

CobolCraft now supports Minecraft 1.21.5.
@meyfa
Copy link
Copy Markdown
Owner Author

meyfa commented Apr 20, 2025

Still needs updated data component parsing. Also, sadly, the client no longer sends the predicted full item representation for the "container click" packet, but partially hashes it with CRC32 for the server to compare, which means we are forced to properly compute inventory actions ourselves. This is obviously something that should be done anyway, but I had hoped to get away with blindly trusting the client a bit longer. Oh well.

@meyfa
Copy link
Copy Markdown
Owner Author

meyfa commented Jul 27, 2025

See #392 for the container_click implementation.

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