Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 1.18 (Fabric) #12

Open
wants to merge 3 commits into
base: fabric/1.17.x
Choose a base branch
from

Conversation

cs127
Copy link

@cs127 cs127 commented Dec 12, 2021

I updated the Fabric version to Minecraft 1.18.
The only change I had to make is adding a TelemetrySender parameter to the ClientPlayNetworkHandlerMixin constructor in ClientPlayNetworkHandlerMixin, due to telemetry being added again in MC 1.18.

I had no other option than to make the PR to the fabric/1.17.x branch, because I can't make a new 1.18.x branch in this repo.
So be careful, this PR will be merged to fabric/1.17.x if you merge it normally.
Don't forget to make a fabric/1.18.x branch and merge the PR with that instead.

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