Перейти к содержимому
Mineforgian

Filled Map Coordinates

A small mod that records where an empty map is filled and uses that to show coordinates of the area a filled map is covering.

4K загрузок14 подписчиковCC-BY-NC-SA-4.0fabricquilt

Обновлён 11 декабря 2024 г. · опубликован 15 июля 2024 г.

  • Preview with advanced tooltips enabled
  • Preview without advanced tooltips

Filled Map Coordinates

A small mod that records where an empty map is filled and uses that to show coordinates of the area a filled map is covering.

Screenshots

With advanced tooltips disabled:
Screenshot showcasing a map with coordinates in the tooltip, advanced tooltips disabled

With advanced tooltips enabled:
Screenshot showcasing a map with coordinates in the tooltip, advanced tooltips enabled

Configuration

There's just a single config value, and… you could just not install the mod if you're inclined to change it:

# If enabled, the mod stores coordinate data on the map item when creating a new filled map
enabled: true

You can manage config in-game with the command /mapcoordinates <config-value> true/false.
Alternatively, you can edit it manually in config/FilledMapCoordinates/config.yml.

Usage

When enabled, simply use maps like you always would.

Whenever you create a new filled map, Minecraft will now store the exact coordinates where you did so in custom component data on the map item itself. The mod then uses that data to calculate the coordinates of the top-left and bottom-right corners of the area that this map covers.
It will also record the scaling level of a map, and update it if you zoom the map out on a cartography table. You can read up on the Wiki zoom level / scale works with regard to the coordinates a map covers.

The mod needs to be present both on the server (for storing the data) and the client (for showing the data). Note that already existing maps will not show the new tooltip information as they do not have the required coordinates metadata present on the item. If uninstalling the mod later, the metadata stored by the mod should not have any impact.


I was only able to get this mod done by building on somyk's mod Map Art Copyright. Thank you!

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.2.1Релиз1.21.4fabric, quilt11 декабря 2024 г..jar (429 КБ)
0.2.0Релиз1.21.2, 1.21.3, 1.21.4fabric, quilt22 октября 2024 г..jar (12 КБ)
0.1.0Релиз1.21, 1.21.1fabric, quilt15 июля 2024 г..jar (429 КБ)

Ченджлог

0.2.1Релиз1.21.4 · 11 декабря 2024 г.
  • Support for Minecraft 1.21.4
0.2.0Релиз1.21.2, 1.21.3, 1.21.4 · 22 октября 2024 г.
  • Support for Minecraft 1.21.2

Edit: 1.21.3 and 1.21.4 should also work fine. Note that you need to download the second file, not the FilledMapCoordinates-0.2.0-sources.jar one – unfortunately I can't change which file is the primary one after creating a new version.

0.1.0Релиз1.21, 1.21.1 · 15 июля 2024 г.
  • Initial release

Полная история изменений — на Modrinth.

Комментарии

Загружаем…