A clean, lightweight, highly customizable Minecraft mod that displays real-time movement velocity on your HUD.
- ⚡ Real-Time Velocity Display: Accurate speed tracking in blocks per second, km/h, mph, or m/s.
- 📐 3D & 2D Modes: Choose between total 3D speed or horizontal-only (2D) speed.
- 🎨 Fully Customizable HUD: Adjust position (9 screen anchors), text color, scale, background opacity, and padding.
- ⌨️ In-Game Toggle Keybind: Press
Vto toggle HUD visibility anytime. - 💾 Auto-Saving Config: Automatically saves and loads settings from
config/velocityhud.json. - 🔌 Universal Multi-Loader: Native support for Fabric, Forge, Quilt, and NeoForge.
| Loader | Status | Build Output |
|---|---|---|
| Fabric | ✅ Supported | velocityhud-fabric-1.0.0.jar |
| Forge | ✅ Supported | velocityhud-forge-1.0.0.jar |
| Quilt | ✅ Supported | velocityhud-quilt-1.0.0.jar |
| NeoForge | ✅ Supported | velocityhud-neoforge-1.0.0.jar |
See docs/BUILDING.md for detailed instructions.
# Build all loader JARs at once
.\gradlew.bat buildSee docs/ARCHITECTURE.md for an overview of the clean multi-loader architecture.
Distributed under the MIT License. Copyright © 2026 GabrielToth.