nixStats

A configurable sidebar HUD that tracks any Minecraft stat — blocks mined, items used, mob kills, distances, time played, and more — all in one glanceable overlay.

File Details

insomniastatus-1.2.0_MC-1.21.11.jar

  • R
  • Apr 6, 2026
  • 28.65 KB
  • 11
  • 1.21.11
  • Fabric

File Name

insomniastatus-1.2.0_MC-1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:nixstats-1505913:7882713"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.0

  - Added Text layout — displays remaining time as a scaled mm:ss countdown, colored by threshold
  - Text in the Text layout now scales up and down with the HUD scale slider, staying centered
  - Removed the status effect that was appearing in the inventory (it was never needed visually)
  - Code cleanup: removed unused imports, replaced Collectors.toList() with Stream.toList()

  1.1.0

  - Added Horizontal layout option alongside the original Vertical layout
  - HUD frame redesigned to match hotbar slot size (20×20 cells)
  - Bar now fills the full width/height of its cell
  - HUD preview in config screen moved to the right of the panel so it's never obscured by controls
  - Config screen no longer blurs/crashes when opened while in-world
  - Position screen background is now transparent so you can line the HUD up against the game world
  - Fixed bar not updating in singleplayer (was reading from unsynced client-side stats cache)

  1.0.0

  - Initial release
  - Phantom spawn timer HUD with color-coded fill bar
  - Config screen with color swatches, threshold sliders, scale slider, and custom item icons
  - Drag-to-position HUD placement
  - /insomnia config command and optional keybind