Skip to content

fix: fabric spellbook scrolling - #1237

Merged
IridescentVoid merged 4 commits into
FallingColors:1.21from
Olfi01:issue/1198-fix-spellbook-scrolling
Aug 5, 2026
Merged

fix: fabric spellbook scrolling#1237
IridescentVoid merged 4 commits into
FallingColors:1.21from
Olfi01:issue/1198-fix-spellbook-scrolling

Conversation

@Olfi01

@Olfi01 Olfi01 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Closes #1198

The spellbook scrolling outside of the casting GUI was broken in Fabric due to a change in the Minecraft code, which resulted in the Mixin not being applied any more because it was unable to find a variable it required.
This PR fixes the Mixin and uses the more stable @Local capture from mixinextras instead of the base Spongepowered capture.

@IridescentVoid IridescentVoid added bug Something isn't working 1.21 labels Aug 5, 2026

@IridescentVoid IridescentVoid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@IridescentVoid
IridescentVoid added this pull request to the merge queue Aug 5, 2026
Merged via the queue into FallingColors:1.21 with commit 2d316d8 Aug 5, 2026
7 of 8 checks passed
@github-project-automation github-project-automation Bot moved this from 📋 Backlog to ✅ Done in Hex Casting Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.21 bug Something isn't working

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants