promotional bannermobile promotional banner

BuildNotes

A lightweight in-game notetaking and build tracking mod for Fabric Minecraft

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

Fabric

modImplementation "curse.maven:buildnotes-1372814:7841131"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.json file. You can now configure the HUD's screen position (9 available anchor points like BOTTOM_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 ConfigManager to 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.