1.21.11 update#5924
Merged
Merged
Conversation
A little buggy but mostly fine
# Conflicts: # gradle.properties # src/main/java/meteordevelopment/meteorclient/mixin/CameraMixin.java # src/main/java/meteordevelopment/meteorclient/systems/modules/render/Blur.java
# Conflicts: # gradle/libs.versions.toml # src/main/java/meteordevelopment/meteorclient/mixin/EntityRendererMixin.java
… todos and testing to go over Regenerated PacketUtils
looks like no code changes necessary
Collaborator
Author
|
To download the work in progress build: Ensure you are signed into github -> Expand 'All checks have passed' -> click on the three dots -> View Details -> Summary -> download 'pull-request-build' under 'Artifacts' -> meteor-client-1.21.11-local.jar If you find any issues that haven't been reported and are due to the 1.21.11 update, please report them here so we can fix them. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Collaborator
Author
This comment was marked as off-topic.
This comment was marked as off-topic.
Contributor
|
Pending updates: |
# Conflicts: # src/main/java/meteordevelopment/meteorclient/mixin/ClientPlayerEntityMixin.java
|
where should i put the files when i downloaded it? |
MistressOfDNS
pushed a commit
to MistressOfDNS/meteor-client-fork
that referenced
this pull request
May 7, 2026
* Update to 25w42a A little buggy but mostly fine * bump version to 1.21.11-pre1 * Extremely simple naming changes * Lots and lots of fixes. The game loads and you can join worlds. A few todos and testing to go over Regenerated PacketUtils * fix texture rendering, cleanup unused mixins * Fix logging into microsoft accounts * bump version to 1.21.11 * revert fabric loader versioning changes * bump sodium/iris versions looks like no code changes necessary * Bump deps, fix method names * fix conflict * hopefully fix a crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Type of change
Description
As far as has been tested, is very stable and ready to merge. We are still waiting on a couple of things before updating, such as our dependencies and the potential for mojang to release 1.21.12.
How Has This Been Tested?
I have tested the changes locally and could not find any issues caused by the update.
Checklist: