Skip to content

A basic mod that displays your Coordinates on the In-game HUD. Modified for Hoplite.

License

Notifications You must be signed in to change notification settings

Invictable/coordinates-display-hoplite

 
 

Repository files navigation

Coordinates Display

Coordinates Display is a Client-side mod that adds an HUD to show your position, your chunk position, the direction you are looking in, the name of the biome you are in, and your Minecraft version.

hud1

Dependencies

Both versions of this mod embed BoxLib, a Client-side library mod developed by me.

Fabric

Requires Fabric API

Mod Menu is recommended for configuration purposes. It is required to open the Configuration GUI.

Forge

The forge version of this mod does not require any dependencies that must be installed.

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)
  • 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"

About

A basic mod that displays your Coordinates on the In-game HUD. Modified for Hoplite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%