26.2 update#6439
Open
Big-Iron-Cheems wants to merge 98 commits into
Open
Conversation
…ithVertexBinding+withPrimitiveTopology
fix xray when sodium is present
… spawn properly An id of 0 is now illegal and throws a runtime exception; negative ints are used to avoid eventual collisions with real entities.
This comment was marked as resolved.
This comment was marked as resolved.
Collaborator
Author
|
@Sonorya issue should be fixed, I tried ESP Shader mode locally and it works. |
|
Add CloudRendererMixin to cancel cloud rendering when Ambience.endSky is active, as cloud rendering is now decoupled from skybox type.
Leftover caused by wrong method call. It seems now we don't need to call into anything.
|
@Big-Iron-Cheems How many time it's take before final merge ? Other question is there a pull request of a pre release of baritone ? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
WaterBoss11
added a commit
to WaterBoss11/boss-meteor-26.2
that referenced
this pull request
Jul 23, 2026
Based on upstream MeteorDevelopment/meteor-client PR #6439 ("26.2 update",
MeteorDevelopment/meteor-client#6439), head commit
a883f2a from Big-Iron-Cheems/meteor-client
branch 26.2-update, which ports Meteor Client to Minecraft 26.2.
Changes on top of that PR:
- build.gradle.kts: point TerraformersMC maven at /releases (root URL now
404s, breaking ModMenu dependency resolution)
- fabric.mod.json: display name -> Boss's Meteor 26.2 (mod id unchanged)
- gradle.properties: archives_base_name -> boss-meteor
- README.md: rewritten for the fork with upstream attribution
No package namespaces, mixin configs, asset paths, copyright headers, or
the GPL-3.0 LICENSE file were modified.
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
Future 26.2 update.
Related issues
None.
How Has This Been Tested?
Builds and runs fine on 26.2, might still have some bugs we missed.
Checklist: