
This is a very simple mini-map mod that supports marking different coordinates and displaying hostile mobs and animals on the map. It has been open-sourced on GitHub.
The default map size is 64x64. You can modify the map display size by changing the map_size item in the configuration file. At the same time, you can also configure whether to display coordinates, time, current biome and other information through the configuration file. In the map, the player is marked as a cross, hostile mobs are marked in dark blue, and non-hostile mobs are marked in green.
For custom coordinates, you can press the F7 key to open all saved coordinates, and click TP or GOTO (Baritone mod is required) to move to the specified coordinates. You can also click EDIT or DEL to edit or delete the specified coordinates. In addition, you can press the F8 key to create new coordinates.
Note: If the map takes a long time to render, please increase the render distance by yourself.
The following is the default configuration file for this mod:
#Allowed Values: LEFT, RIGHT
map_position = "RIGHT"
death_position_record = true
show_position = true
show_biome = true
show_time = false
show_mobs = true
show_animals = false
current_level_points_only = true
#Range: 16 ~ 192
map_size = 64
map_background_color = -1
#Allowed Values: NORMAL, ROUND
map_mode = "NORMAL"
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as sm-1.0.jar — drop this file into the mods folder
- Download size: 53 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.