Maksagin_Studio Waypoints

Quick rating

Community listing page, reviews here may not be monitored by the author.

Maksagin_Studio Waypoints

No reviews yet

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

Mod Loaders
Minecraft

About

Description

🧭 Maksagin_Studio Waypoints

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.


✨ Features

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

🎮 Controls

Key Action
RIGHT SHIFT Open Main Menu
All keys are configurable

⚙️ Settings

Setting Description
HUD Toggle Enable/disable the navigation HUD
Arrow Glow Toggle rainbow glow effect
Arrow Size Adjust from 0.5 to 20.0
Arrow Position Custom X/Y coordinates
Key Bindings Rebind all controls

📥 Installation

  1. Download the latest .jar file
  2. Place it in your mods folder
  3. Launch Minecraft with Fabric 1.16.5
  4. Press RIGHT SHIFT to open the menu
  5. Create your first waypoint!

🛠️ Requirements

  • Minecraft 1.16.5
  • Fabric Loader 0.14.0+
  • Fabric API (recommended but not required)

📁 Configuration

After first launch, edit config/maksagin_waypoints/config.json:

{
  "openMenuKey": "key.keyboard.right.shift",
  "hudEnabled": true,
  "hudX": 10,
  "hudY": 10,
  "arrowScale": 1.5,
  "arrowGlow": true
}