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

Fixed sync issue with Raven Kama glide toggle #53

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

des-cuddlebat
Copy link

Fixes #13116

Because movement is client-authoritative in Minecraft and toggling the Raven Kama changes its server-side state, the toggle would not propagate to actually change movement. This did not affect the Raven Cloak because Traveller's Gear handles its own slots differently than Baubles does. Baubles inventory screen is created from the serverside ItemStacks, hence item appeared synced even though it wasn't.

Fixed by syncing the Baubles inventory belt slot when the Raven Kama is toggled.

image

@Alastors
Copy link

Alastors commented Jun 8, 2024

I swear to god I approved this exact PR a couple days ago, wtf

@Dream-Master Dream-Master merged commit 26e672d into GTNewHorizons:master Jun 8, 2024
1 check passed
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.

4 participants