File Details
buildnotes-1.3.0-1.21.11.jar
- R
- Mar 29, 2026
- 202.14 KB
- 8
- 1.21.11
- Fabric
File Name
buildnotes-1.3.0-1.21.11.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
New Features
- Pinning System: Added the ability to pin one Note and one Build. Pinned items are automatically sorted to the top of the lists in the main GUI.
- Pinned Note HUD: Added an on-screen HUD that displays the currently pinned Note during normal gameplay.
- HUD Configuration: Added a new
config.jsonfile. You can now configure the HUD's screen position (9 available anchor points likeBOTTOM_RIGHT,TOP_LEFT, etc.), maximum width/height percentages, and edge padding.
Changes & Bug Fixes
- Config System Refactor: Replaced the standalone color config with a unified
ConfigManagerto handle both colors and the new HUD settings safely. - Text Editor Highlighting Fix: Fixed a visual bug in the multi-line text editor where text selection highlights were rendering incorrectly. Highlighting now accurately covers wrapped lines and empty line stubs.
- List UI Adjustments: Updated the Note and Build list widgets to accommodate the new "Pinned" text indicator alongside the existing Global/Server scope tags without text overlapping.

