promotional bannermobile promotional banner

UtilitiesForProgrammers

Client-side utilities for Minecraft programmers — HUD with coordinates & block inspector, block-update highlighting with placement-order coloring, a coordinate-axis grid, and window controls for working alongside other apps.
Back to Files

utilitiesforprogrammers-1.0.1.jar

File nameutilitiesforprogrammers-1.0.1.jar
Uploader
osadsakanaosadsakana
Uploaded
Jun 27, 2026
Downloads
14
Size
71.8 KB
Mod Loaders
NeoForge
File ID
8327148
Type
R
Release
Supported game versions
  • 1.21.10

Curse Maven Snippet

NeoForge

implementation "curse.maven:utilitiesforprogrammers-1589400:8327148"

Learn more about Curse Maven

What's new

\## \[1.0.1\] - 2026-06-27 ### Changed - Added mod icon (pack.png) for the in-game mod list - Set up GitHub Actions CI/Release workflow ## \[1.0.0\] - 2026-06-26 Initial release. Client-side only mod for Minecraft 1.21.10 / NeoForge 21.10.x. ### Added - \*\*HUD\*\* — Displays absolute coordinates, facing direction, and target-block info (block ID + block-state properties) in the top-left corner - \*\*Block Update Highlight\*\* — Colors blocks by placement order (newest = red → oldest = blue) and fades out over time. Detected via mixin on the client packet listener, so it works on vanilla (unmodded) servers - \*\*Target Highlight\*\* — Stronger outline + translucent fill on the block you're looking at - \*\*Coordinate Grid\*\* — 1-block-unit grid around the player with origin-anchored axis arrows (+X = red, +Z = blue) fixed to the Y=0 plane - \*\*Window Controls\*\* — Render while unfocused, focus-border indicator, always-on-top toggle, and External Operation Mode - \*\*Keybindings\*\* — \`H\` to toggle all features on/off at once, \`K\` for External Operation Mode (releases cursor, stops movement, blocks clicks, freezes HUD/highlights) - \*\*Configuration\*\* — \`config/utilitiesforprogrammers-client.toml\` to adjust features, colors, timings, and more — no restart required

This mod has no additional files