Coordinates Display

Quick rating

Coordinates Display

No reviews yet

A basic mod that displays your coordinates on the Minecraft HUD

No Theme
Adventure/Exploration
Maps & Information
Client Utility
UI & Menu Tool
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
[Neoforge 26.2] v21.0.0
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

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 compass mode hotbar 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 Configurable

config screen

Coordinates 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 Positioning

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 screen death position on chat

Coordinates 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

keybinds

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

7. Position Marking

mark gui mark position

Coordinates Display includes a position marking feature that allows you to easily mark and save specific coordinates, enabling quick navigation back to those locations at any time.

mark sharing gif

Furthermore, you can share these marked positions with other players, facilitating collaborative exploration and coordination within the game.

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.

  • Download the source code from GitHub (Code -> Download zip)
  • Make sure Java is installed
  • Extract the zip file onto your local machine, and open the folder.
  • Open a terminal prompt in said folder
  • Run the command "gradlew build"
    • The fabric build will be in "fabric/build/libs"
    • The forge build will be in "forge/build/libs"
    • The neoforge build will be in "neoforge/build/libs"

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 compass mode hotbar 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 Configurable

config screen

Coordinates 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 Positioning

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 screen death position on chat

Coordinates 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

keybinds

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

7. Position Marking

mark gui mark position

Coordinates Display includes a position marking feature that allows you to easily mark and save specific coordinates, enabling quick navigation back to those locations at any time.

mark sharing gif

Furthermore, you can share these marked positions with other players, facilitating collaborative exploration and coordination within the game.

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.

  • Download the source code from GitHub (Code -> Download zip)
  • Make sure Java is installed
  • Extract the zip file onto your local machine, and open the folder.
  • Open a terminal prompt in said folder
  • Run the command "gradlew build"
    • The fabric build will be in "fabric/build/libs"
    • The forge build will be in "forge/build/libs"
    • The neoforge build will be in "neoforge/build/libs"

Screenshots

Gallery

  • HUD
    HUD An image of the in-game HUD
  • Default Overlay
    Default Overlay
  • keybinds
    keybinds
  • Min renderer
    Min renderer
  • death screen  position
    death screen position
  • HUD colors
    HUD colors
  • The Overlay
    The Overlay An image of the overlay displayed in-game
  • HUD Position screen
    HUD Position screen
  • Config screen
    Config screen

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

1m
Total Downloads
CurseForge
~480,000
Modrinth
~540,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works