File Details
History Stages 5.2.1-1.21.1-fabric
- R
- May 30, 2026
- 673.72 KB
- 29
- 1.21.1+1
- Fabric
File Name
historystages-fabric-5.2.0-1.21.1-fabric.jar
Supported Versions
- 1.21.1
- 1.21
Curse Maven Snippet
What's Changed
- fix: remove broken EditorScreenBackgroundMixin on Fabric 1.21.1 by @Unsupported-File in https://github.com/Flix100000/History-Stages/pull/70
Full Changelog: https://github.com/Flix100000/History-Stages/compare/5.2.0-1.21.1-fabric...5.2.1-1.21.1-fabric
Fixes
- Fixed a Fabric 1.21.1 startup crash caused by a broken client mixin targeting Screen.renderBackground
- Removed redundant EditorScreenBackgroundMixin since editor screens already override background rendering directly