/
Maksagin_Studio Waypoints is a lightweight and beautiful waypoint system for Fabric 1.16.5. Create custom markers, navigate with a real-time HUD arrow, and manage your waypoints with an intuitive interface.
| Feature | Description |
|---|---|
| 📍 Waypoints | Create waypoints with custom names, coordinates, and colors |
| 🧭 HUD Navigation | Real-time arrow direction and distance to your active waypoint |
| 📋 Waypoint List | View all waypoints with distance from your current position |
| 🎨 5 Colors | Red, Green, Blue, Yellow, Purple for easy categorization |
| ⚙️ Fully Configurable | Everything can be customized via config.yml |
| 💾 Persistent Storage | Waypoints saved between game sessions |
| 🚀 Lightweight | Minimal performance impact, no dependencies |
| Key | Action |
|---|---|
| RIGHT SHIFT | Open Main Menu |
| All keys are configurable |
| Setting | Description |
|---|---|
| HUD Toggle | Enable/disable the navigation HUD |
| Arrow Glow | Toggle ✨ glow effect |
| Arrow Size | Adjust from 0.5 to 20.0 |
| Arrow Position | Custom X/Y coordinates |
| Key Bindings | Rebind all controls |
.jar filemods folderRIGHT SHIFT to open the menuAfter first launch, edit config/maksagin_waypoints/config.json:
{
"openMenuKey": "key.keyboard.right.shift",
"hudEnabled": true,
"hudX": 10,
"hudY": 10,
"arrowScale": 1.5,
"arrowGlow": true
}

Advanced waypoint system with minimap, arrow navigation, and beautiful UI for Fabric 1.16.5