Boxadactle / coordinates-display

A basic mod that displays your Coordinates on the In-game HUD.
MIT License
13 stars 14 forks source link

Coordinates Display

Introduction

default hud

Coordinates Display enhances the client-side experience by incorporating a heads-up display (HUD) that provides detailed information. It includes your precise coordinates within the game world, your current chunk coordinates, the specific direction you are facing, real-time updates on the biome you are currently traversing, and even displays the version of Minecraft you are playing.

Installation/Dependencies

This mod requires BoxLib a Client-side library mod developed by me.

  1. Install Minecraft Forge/Fabric/Neoforge: Download and install the appropriate modloader for your Minecraft version.
  2. Download the mod: Download the latest release of Coordinates Display for your specific modloader and Minecraft version
  3. Download BoxLib: Download the latest release of BoxLib for your specific modloader and Minecaft version
  4. Place the mod jars: Drop the downloaded jar files into your Minecraft mods folder. The location of this folder varies depending on your operating system.

Fabric Dependencies

Requires Fabric API

Mod Menu is recommended for configuration purposes.

Forge/NeoForge Dependencies

This mod requires BoxLib a Client-side library mod developed by me.

Key Features

1. Multiple ways to render your coordinates

min mode Coordinates Display provides a wide array of diverse "display modes" for you to select from, each tailored to suit various preferences and needs.

2. Highly Customizable

config screenCoordinates Display features an intuitive configuration screen designed for effortless customization, ensuring users can easily adjust settings to tailor their experience according to individual preferences.

3. Easy-to-use Display Position Screen

hud position screen Coordinates Display provides users with a user-friendly HUD position screen, allowing for seamless scaling and adjustment of the coordinates HUD to any desired position across the in-game HUD.

4. Configurable Color

colorized Coordinates Display offers a straightforward way to colorize your HUD by allowing you to effortlessly customize the colors of the displayed text.

5. Death Position Saving

death position on death screenCoordinates Display conveniently showcases your death position directly on the death screen and automatically logs it in the chat upon respawn, ensuring you can easily return to your items.

6. Essential Keybindings

keybindsCoordinates Display provides a comprehensive selection of customizable keybindings, designed to better configuration processes and enhance user convenience.

Contributing

We encourage contributions! Don't hesitate to open issues or pull requests through our GitHub Repository. Your input helps us improve and evolve.

Translations

We welcome translations! If you're interested in translating this mod, please locate the localization files and submit a pull request. Your contributions help make the mod accessible to more users worldwide.

Support

If you encounter any issues, please open an issue on the GitHub repository.

Building

If you'd like to build this mod on your own machine, follow these steps.