GUI Compass

⭐ ⭐ (418 endorsements) 📥 615,945 downloads 📌 v26.2.0-4.9-fabric+forge+neo 📅 9/1/2022
🟡 Updated this year

By Serilum · adventure

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/18/2026 📅 Created: 9/1/2022
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.1% endorsement rate
  • 🏆 #503 of 618 adventure mods in this game by downloads

📋 About This Mod

<p><a href="https://serilum.com/" target="_blank"><img src="https://cdn.serilum.com/description/header/header.png" alt="A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!" width="838" height="400"></a></p> <p><a href="https://curseforge.com/members/serilum/projects" target="_blank"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/curseforge.svg&w=400" alt="CurseForge" width="200"></a> <a href="https://modrinth.com/user/Serilum" target="_blank"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/modrinth.svg&w=400" alt="Modrinth" width="200"></a> <a href="https://patreon.com/serilum" target="_blank"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/patreon.svg&w=400" alt="Patreon" width="200"></a> <a href="https://youtube.com/@serilum" target="_blank"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/youtube.svg&w=400" alt="YouTube" width="200"></a></p> <h2><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/about-the-mod.svg&w=1676" alt="About the mod" width="838" height="64"></h2> <p><span>GUI Compass is a minimalistic configurable client-side mod which shows the direction and coordinates in the GUI with a compass in the inventory. By default the compass is positioned in the top left, but you can change that and the height in the config.<br><br>The format of what is visible on the screen can be changed via the 'guiCompassFormat' config value.</span><br><br></p> <p><strong>Default format:</strong>&nbsp;<em>Direction: X, Y, Z<br><br></em>You may also be interested in <span><strong><a href="https://modrinth.com/mod/gui-clock">GUI Clock</a></strong></span>.</p> <h2><br><br><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/dependencies.svg&w=1676" alt="Dependencies" width="838" height="64"></h2><p><a href="https://modrinth.com/mod/collective" target="_blank"><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/badges/dependencies/requires/collective.svg&w=502" alt="Requires Collective" width="251" height="49"></a><br><a href="https://modrinth.com/modpack/the-vanilla-experience" target="_blank"><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/badges/dependencies/includes/the-vanilla-experience.svg&w=700" alt="Included in The Vanilla Experience" width="350" height="49"></a><a href="https://modrinth.com/mod/serilums-client-bundle" target="_blank"><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/badges/dependencies/includes/client-bundle.svg&w=718" alt="Included in Serilum's Client Bundle" width="359" height="49"></a><br><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/badges/environment/client.svg&w=440" alt="Environment: Client" width="220" height="49"></p> <h2><br><br><br><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/configurable.svg&w=1676" alt="Configurable" width="838" height="64"></h2> <p><a href="https://serilum.com/configuration-guide" target="_blank"><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/badges/configuration-guide.svg&w=440" alt="Configuration guide" width="220" height="49"></a></p> <p>&nbsp;&nbsp;&nbsp;All available config options:</p> <details><summary>Show Spoiler</summary> <p><span><strong>guiCompassFormat</strong></span>&nbsp;&nbsp;default "FXYZ"<br>What of the GUI compass should be displayed. Default: . F: facing (direction), X: x coord, Y: y coord (depth), Z: z coord.<br><br><span><strong>mustHaveCompassInInventory</strong></span>&nbsp;&nbsp;default true<br>&nbsp;When enabled, will only show the GUI compass when a compass is present in the inventory.<br><br></p> <p><span><strong>compassPositionIsLeft</strong></span>&nbsp;&nbsp;default true<br>&nbsp;Places the GUI compass on the left.<br><br><span><strong>compassPositionIsCenter</strong></span>&nbsp;&nbsp;default false<br>&nbsp;Places the GUI compass in the middle.<br><br><span><strong>compassPositionIsRight</strong></span>&nbsp;&nbsp;default false<br>&nbsp;Places the GUI compass on the right.<br><br><span><strong>compassHeightOffset</strong></span>&nbsp;&nbsp;default 5, min 0, max 3000<br>&nbsp;The vertical offset (y coord) for the Compass. This determines how far down the coordinates and direction should be on the screen. Can be changed to prevent GUIs from overlapping.<br><br></p> <p><span><strong>drawTextShadow</strong></span>&nbsp;&nbsp;default true<br>If the text displayed should have a shadow drawn below it.<br><br><span><strong>RGB_R</strong></span>&nbsp;&nbsp;default 255, min 0, max 255<br>&nbsp;The red RGB value for the compass.<br><br><span><strong>RGB_G</strong></span>&nbsp;&nbsp;default 255, min 0, max 255<br>&nbsp;The green RGB value for the compass.<br><br><span><strong>RGB_B</strong></span>&nbsp;&nbsp;default 255, min 0, max 255<br>&nbsp;The blue RGB value for the compass.</p> </details> <h2><br><br><br><img src="https://wsrv.nl/

A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube

About the mod

GUI Compass is a minimalistic configurable client-side mod which shows the direction and coordinates in the GUI with a compass in the inventory. By default the compass is positioned in the top left, but you can change that and the height in the config.

The format of what is visible on the screen can be changed via the 'guiCompassFormat' config value.

Default format: Direction: X, Y, Z

You may also be interested in GUI Clock.

Dependencies

Requires Collective Included in The Vanilla ExperienceIncluded in Serilum's Client Bundle Environment: Client

Configurable

Configuration guide

   All available config options:

Show Spoiler

guiCompassFormat  default "FXYZ" What of the GUI compass should be displayed. Default: . F: facing (direction), X: x coord, Y: y coord (depth), Z: z coord.

mustHaveCompassInInventory  default true  When enabled, will only show the GUI compass when a compass is present in the inventory.

compassPositionIsLeft  default true  Places the GUI compass on the left.

compassPositionIsCenter  default false  Places the GUI compass in the middle.

compassPositionIsRight  default false  Places the GUI compass on the right.

compassHeightOffset  default 5, min 0, max 3000  The vertical offset (y coord) for the Compass. This determines how far down the coordinates and direction should be on the screen. Can be changed to prevent GUIs from overlapping.

drawTextShadow  default true If the text displayed should have a shadow drawn below it.

RGB_R  default 255, min 0, max 255  The red RGB value for the compass.

RGB_G  default 255, min 0, max 255  The green RGB value for the compass.

RGB_B  default 255, min 0, max 255  The blue RGB value for the compass.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
Serilum
Version
26.2.0-4.9-fabric+forge+neo
Downloads
615,945
Endorsements
418
Category
adventure
Created
9/1/2022
Updated
6/18/2026
Game Versions
26.2
Tags
adventure, management, utility

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does GUI Compass support?

The author lists 26.2. Other versions may work but are untested by the author.

What is the latest version of GUI Compass?

Version 26.2.0-4.9-fabric+forge+neo, published 2026-06-18 with 615,945 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More adventure 👤 More by Serilum 🔎 Similar Mods 🌐 Best adventure (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods