Compatibility
Minecraft: Java Edition
1.21.4ā1.21.11
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published 3 months ago
Updated 3 months ago
Changelog
[2.5.0] - 2025-01-19
š Fixed
- GUI Rendering - Fixed blurry/transparent interface by properly managing OpenGL blend states
- Shift+Click - Fixed detection using
Screen.hasShiftDown()instead of undefined method - All UI elements now render with 100% solid colors (forced 0xFF alpha)
⨠Improved
- Added
RenderSystem.disableBlend()before rendering solid panels - Added
RenderSystem.enableBlend()only when rendering items (which need transparency) - All
context.fill()calls now force full opacity with| 0xFF000000 - Better separation between custom widget rendering and Minecraft widget rendering
š§ Technical
- Moved blend state management into each widget's render method
- Ensured proper OpenGL state restoration after rendering
Files
Metadata
Release channel
ReleaseVersion number
2.5.0Loaders
Game versions
1.21.4ā1.21.11Environment
Client-side only
Downloads
26Publication date
December 24, 2025 at 7:21 PMPublisher

maxlananass
Member


