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

TreasureMarker

Right-click use a treasure map to mark a waypoint of your Map mod.

Загрузки
301
Подписчики
1
Обновлён
7 сентября 2025 г.
Лицензия
MIT

Опубликован 6 сентября 2025 г.

TreasureMarker Mod

A lightweight Minecraft mod that helps players convert (handing and right-click) map decorations into waypoints for various waypoint mods (eg. JourneyMap), or broadcast map decoration coordinates when no waypoint mod is available.

Features

  • Template-based waypoint command generation

    • Supports both format-style templates and ${placeholder}-style templates.
    • Built-in default template for JourneyMap: jm waypoint create "${name}" ${dimension} ${x} ${y} ${z} ${color} @s
    • Placeholders: name, dimension, x, y, z, color. Coordinates are formatted to two decimal places.
  • Configurable behavior

    • Force use configured waypoint command even when other waypoint mods are present (force_command).
    • Force use preferred color instead of inferring color from map name (force_preferred_color).
    • Send decoration coordinates when no waypoint command is available (send_waypoint_info_for_no_command).
    • Always send decoration coordinates regardless of waypoint mod presence (always_send_decoration_coordinates).
  • Color inference

    • Heuristics to pick a color from map display name (e.g. "ship" -> gold, "ocean" -> blue).
    • Fallback to user preferred color when inference fails.

Ченджлог

1.0.0Бета1.21.6, 1.21.7, 1.21.8 · 7 сентября 2025 г.

Declared a broader supported version range. Supported neoforge version: [21,),tested 21.1.172,21.1.206 Supported minecraft version: [1.21,1.21.8],tested 1.21

1.0.0Альфа1.21, 1.21.1 · 6 сентября 2025 г.

I forgot declare supported mc and neo versions so the version range is neo:21.1.206+, mc:[1.21,1.21.1] Right-click use a treasure map to mark a waypoint of your Map mod.JourneyMap available, and you can customize waypoint commands.

Комментарии

Загружаем…