Xaero's Minimap

Displays the nearby world terrain, players, mobs, entities in the corner of your screen. Lets you create waypoints which help you find the locations you've marked.

File Details

v21.3.0.2 for Forge 1.12.2

  • R
  • Feb 11, 2021
  • 626.21 KB
  • 33.1K
  • 1.12.2
  • Forge

File Name

Xaeros_Minimap_21.3.0.2_Forge_1.12.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:xaeros-minimap-263420:3200193")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

* Compatible with Xaero's World Map 1.11.0 or newer. Version 1.12.0.2 is recommended.
+ Added 3D slope shading, which now also takes horisontal slopes into account. The old 2D shading (vertical only) is available as an option in "Terrain Slopes" as "Default 2D".
* Reduced the number of possible slope colors because I think it looks better. Doesn't affect most of the map.
* Fixed entity icons causing a significant lag spike on first render.
* Optimized minimap and chunk grid rendering.
* Improved empty entity icon detection. For example, custom models/animations (Optifine resource packs) that break the original entity models, causing the icons to become invisible, will now be detected. Dots will be rendered instead.
* Added brightness-dependent opacity to the chunk grid, so that the actual map is easier to see at night.
* Increased the brightness range of darkened entities.
* When in cave mode, entities should now change transparency based on your Y-distance instead of brightness.
* Fixed the huge offset of the displayed name for entity icons that defaulted to dots.
+ Added a new setting for changing the UI scale of the minimap. The default "Auto" option should work the same way older minimap versions did. This isn't perfect yet because it literally just scales everything up/down without affecting how much is visible. I want to fix that in the future.
* Fixed crash when certain modded entities fail to render for the icon/head.
* Some controls code clean up.
* Fixed symlink support in a lot of places.