promotional bannermobile promotional banner

Lucid Advancements

A modern overhaul of Minecraft's Advancements screen with a cleaner interface, global progress tracking, powerful search, and a more organized way to browse advancements from every mod.

File Details

Lucid Advancements v1.0.1

  • R
  • Jun 23, 2026
  • 15.13 KB
  • 14
  • 1.21.11+10
  • NeoForge

File Name

lucidadvancements-1.0.1.jar

Supported Versions

  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:lucid-advancements-1583668:8307631"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog v1.0.1

Technical Improvements

  • Custom Background Blur Renderer: Implemented an independent rendering system for the GUI background blur. This replaces the reliance on the super-class method, which was being overridden by other mods, ensuring consistent functionality across modpacks.

User Interface Adjustments

  • Sidebar Layout: Standardized sidebar width to 100 pixels. Adjusted element positioning and margins to optimize available space.
  • Text Truncation: Added a dynamic character limit for category titles. Titles exceeding the available width are now truncated with ellipses to prevent layout overflow.
  • Input and Interaction: Recalibrated mouse scroll and click detection for the sidebar to match the updated dimensions, maintaining full functionality for navigation.