Mineuniverse
Log in Register
Mods

Hayden's Minimap

A customizable minimap mod. By pressing "U" in-game, a menu allowing you to toggle certain aspects of the map, is shown.
by Hayden288
Download Claim this project
220 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Map and Information Performance Utility & QoL

Hayden's Minimap

This mod draws a simple minimap on your screen.

There are quite a few changes you can make to this mod, as shown in this class:

 - X,Y coordinates - N,E,S,W optionally shown - Enabled/Disabled - Zoom, Render Distance, Detail - Sample Steps  - Opacity

    public boolean enabled = true;
public boolean showNorth = true;
public boolean showCoordinates = true;

// Positioning
public int positionX = 10;
public int positionY = 10;

// Sizing & zoom
public int size = 140;
public float zoomLevel = 1.0f;

// Performance
public int renderDistance = 64;
public int sampleStep = 2; // 1 = full detail, 2 = balanced, 4 = fast, 8 = fastest

// Visuals
public float opacity = 0.6f;

minimapx-hayden-26.1.2-fabric-v2.jar
MC Client, Fabric, 26.1.2
Release 2026-06-23 Get

You Might Also Like

No More Pop-ups
A Minecraft mod to remove in-game pop-ups
996,708
Exit Confirmation
Often accidentally closed Minecraft? This mod might help!
99,067
NoDynamicFps
Adds an option to disable Vanilla's Dynamic FPS implementation
99,004
Liberty's Villagers
Quality of Life and AI improvements for Villagers
9,968,428
Naruto Enhanced Extension || AHZNB's Naruto ShinobiCraft Addon
Some practical functions
9,980
Wildex Bestiary
In-game bestiary that automatically tracks all creatures you encounter, including modded mobs.
9,937