{"id":98242,"date":"2026-06-05T18:19:17","date_gmt":"2026-06-05T15:19:17","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/"},"modified":"2026-06-05T18:19:17","modified_gmt":"2026-06-05T15:19:17","slug":"map-distance-fix","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/","title":{"rendered":"Map Distance Fix"},"content":{"rendered":"<p># MapDistanceFix<\/p>\n<p>A very simple Minecraft mod that fixes map player indicators to always show the player&#8217;s position and direction, even when outside map boundaries, making it much easier to navigate treasure maps and other map items.<\/p>\n<p>&#8212;<\/p>\n<p>## Why This Mod?<\/p>\n<p>In vanilla Minecraft, when you&#8217;re far from a map&#8217;s boundaries, the player indicator either disappears entirely or shows as a generic &#8220;player_off_map&#8221; and &#8220;player_off_limits&#8221; decorations without directional information. This mod fixes that by:<\/p>\n<p>1.  Converting off-map player decorations to regular player decorations<br \/>\n2.  Maintaining correct rotation to show which direction you&#8217;re facing<br \/>\n3.  Ensuring the player is always visible for better navigation<\/p>\n<p>&#8212;<\/p>\n<p>## Features<\/p>\n<p>*   **Always Visible Player**: Ensures the player icon is always visible on maps, even when far outside the map boundaries<br \/>\n*   **Correct Direction**: Shows the player&#8217;s actual facing direction instead of a generic off-map indicator<br \/>\n*   **Distance Display**: Shows the distance from the player to the map center or to the nearest structure, helping you navigate to your destination<br \/>\n*   **Configurable**: Customize distance display settings via a JSON config file or in-game GUI using cloth config<br \/>\n*   **In-Game Commands**: Reload config and check status without restarting the game<br \/>\n*   **Server-Side Only**: No client modifications required if the mod is installed on the server<\/p>\n<p>&#8212;<\/p>\n<p>## Optional Dependencies<\/p>\n<p>*   **Cloth Config** &#8211; Enables in-game configuration GUI<br \/>\n*   **Mod Menu** &#8211; Provides access to the config screen from the mod list<\/p>\n<p>Both mods are optional. Without them, you can still configure the mod by editing the JSON config file directly or via in-game commands<\/p>\n<p>&#8212;<\/p>\n<p>## Configuration<\/p>\n<p>The mod creates a configuration file at `config\/mapdistancefix.json` with the following options:<\/p>\n<p>| Option | Default | Description |<br \/>\n|&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `showDistance` | `true` | Enable or disable distance display |<br \/>\n| `showDistanceWhenOffMap` | `true` | Show distance when the player is outside the map boundaries |<br \/>\n| `showDistanceInsideBoundaries` | `false` | Show distance even when the player is inside the map boundaries |<br \/>\n| `showStructureDistances` | `true` | Show the distance to the nearest structure in the map |<br \/>\n| `distanceFormat` | `%dm` | Format string for distance (use `%d` for the distance value) |<br \/>\n| `useShortUnits` | `true` | Use short format like &#8220;1.2k&#8221; for large distances |<br \/>\n| `shortUnitThreshold` | `1000` | Distance threshold (in blocks) for switching to short units |<\/p>\n<p>### In-Game Configuration<\/p>\n<p>If you have **Cloth Config** and **Mod Menu** installed, you can access the configuration screen by:<br \/>\n1. Opening the game menu<br \/>\n2. Clicking &#8220;Mods&#8221; (added by Mod Menu)<br \/>\n3. Finding &#8220;Map Distance Fix&#8221; in the list<br \/>\n4. Clicking the configuration button<\/p>\n<p>or if you don&#8217;t have these mods, you can use commands:<\/p>\n<p>### Commands<\/p>\n<p>*   `\/mapdistancefix config <config> set\/reset\/get` or `\/mdf config <config> set\/reset\/get` &#8211; Change configs in-game<br \/>\n*   `\/mapdistancefix status` or `\/mdf status` &#8211; Display current configuration settings<br \/>\n*   `\/mapdistancefix reload` or `\/mdf reload` &#8211; Reload the configuration file if modified (no need to run if using \/mdf config command)<\/p>\n<p>&#8212;<\/p>\n<p>## Compatibility<\/p>\n<p>*   **JAVA Compatibilty**: Java 21 is required for Minecraft versions above 1.20.5, Java 17 is required for Minecraft versions above 1.19.3 till 1.20.1.<br \/>\n*   **Server Compatibility**: Does not work on vanilla servers. But if the mod is installed on the server, its not required to install on the client.<br \/>\n*   **Other Mods**: Should be compatible with most other mods that don&#8217;t heavily modify maps.<\/p>\n<p>&#8212;<\/p>\n<p>## Troubleshooting<\/p>\n<p>### Common Issues<\/p>\n<p>**Config screen not appearing**<\/p>\n<p>*   Make sure you have both Cloth Config and Mod Menu (for fabric) installed<br \/>\n*   Check that the versions are compatible with your Minecraft version<\/p>\n<p>**Distance text looks weird with shaders**<\/p>\n<p>*   This is a known issue with some shader packs. The distance text background may appear transparent or glitchy.<br \/>\n*   If this bothers you, disable the distance display by setting `showDistance` to `false` in the config file or through the in-game config screen (if Cloth Config is installed).<\/p>\n<p>### Getting Help<\/p>\n<p>If you encounter issues:<\/p>\n<p>1.  Check the latest logs for error messages<br \/>\n2.  Verify that Fabric API is correctly installed<br \/>\n3.  Try with minimal mods to isolate conflicts<br \/>\n4.  Report issues on the GitHub Issues page<\/p>\n<p>&#8212;<\/p>\n<p>## Contributing<\/p>\n<p>Contributions are welcome! Here&#8217;s how you can help:<\/p>\n<p>### Pull Requests<\/p>\n<p>*   Follow existing code style and conventions<br \/>\n*   Add appropriate comments and documentation<br \/>\n*   Test thoroughly before submitting<br \/>\n*   Update README if adding new features<\/p>\n<p>### Bug Reports<\/p>\n<p>*   Use the GitHub Issues page<br \/>\n*   Include Minecraft version, mod version, and log files<br \/>\n*   Describe steps to reproduce the issue<\/p>\n<p>&#8212;<\/p>\n<p>## License<\/p>\n<p>This project is licensed under the MIT License.<br \/>\nFeel free to use this mod in your modpacks without asking for permission. But please do not redistribute the jar files anywhere else!<\/p>\n<p>&#8212;<\/p>\n<p>## Acknowledgments<\/p>\n<p>*   **mappings.dev** for the huge help with finding proper functions<br \/>\n*   **Fabric Team** for the excellent modding framework<br \/>\n*   **Minecraft Community** for inspiration and feedback<br \/>\n*   **Contributors** who help improve this mod<\/p>\n<p><\/p>\n<p>**Made with \u2764\ufe0f by MrErenK for the Minecraft community**<\/p>\n<p>_For questions, suggestions, or support, feel free to open an issue on GitHub!_<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A simple mod that shows a player indicator instead of a white dot when outside map boundaries.<\/p>\n","protected":false},"featured_media":98243,"template":"","meta":{"_minecraft_slug":"map-distance-fix","_minecraft_project_id":"51BNNAng","_minecraft_author":"MrErenK","_minecraft_license":"MIT","_minecraft_downloads":125166,"_minecraft_follows":227,"_minecraft_client_side":"required","_minecraft_server_side":"optional","_minecraft_storage_type":"zip","_minecraft_archive_name":"map-distance-fix.zip","_minecraft_size_bytes":587406,"_minecraft_version_count":16,"_minecraft_updated_at":"2026-05-16T20:18:23.388149Z","_minecraft_date_created":"2025-06-15T00:36:22.965216Z","_minecraft_date_modified":"2026-04-17T09:44:36.930919Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/map-distance-fix","_minecraft_icon_attachment_id":98243,"_minecraft_imported_at":"2026-06-05T15:19:18+00:00","_minecraft_import_hash":"a62f37f180fb6f0a286c71ade92d28e7","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[43,97,104,89,158,92],"mod_loader":[99,106,160],"minecraft_version":[49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-98242","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-cursed","mod_category-fabric","mod_category-forge","mod_category-game-mechanics","mod_category-neoforge","mod_category-utility","mod_loader-fabric","mod_loader-forge","mod_loader-neoforge","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Map Distance Fix - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Map Distance Fix - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A simple mod that shows a player indicator instead of a white dot when outside map boundaries.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/map-distance-fix\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/map-distance-fix\\\/\",\"name\":\"Map Distance Fix - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/map-distance-fix\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/map-distance-fix\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/map-distance-fix-icon-dc8a57d90c9da3bc4bd18ab926788d8936a48f3f_96.webp\",\"datePublished\":\"2026-06-05T15:19:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/map-distance-fix\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/map-distance-fix\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/map-distance-fix\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/map-distance-fix-icon-dc8a57d90c9da3bc4bd18ab926788d8936a48f3f_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/map-distance-fix-icon-dc8a57d90c9da3bc4bd18ab926788d8936a48f3f_96.webp\",\"width\":96,\"height\":93},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/map-distance-fix\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Map Distance Fix\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Map Distance Fix - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/","og_locale":"en_US","og_type":"article","og_title":"Map Distance Fix - Minecraft","og_description":"A simple mod that shows a player indicator instead of a white dot when outside map boundaries.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/","name":"Map Distance Fix - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/map-distance-fix-icon-dc8a57d90c9da3bc4bd18ab926788d8936a48f3f_96.webp","datePublished":"2026-06-05T15:19:17+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/map-distance-fix-icon-dc8a57d90c9da3bc4bd18ab926788d8936a48f3f_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/map-distance-fix-icon-dc8a57d90c9da3bc4bd18ab926788d8936a48f3f_96.webp","width":96,"height":93},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/map-distance-fix\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Map Distance Fix"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/98242","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/98243"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=98242"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=98242"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=98242"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=98242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}