Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rfresh2/jmwaypointstoxaero

Convert JourneyMap Waypoints to Xaero Waypoints
https://github.com/rfresh2/jmwaypointstoxaero

java journeymap minecraft mod xaero xaeros-minimap

Last synced: 7 days ago
JSON representation

Convert JourneyMap Waypoints to Xaero Waypoints

Awesome Lists containing this project

README

        

# JMWaypointsToXaero



Discord

Convert JourneyMap Waypoints to Xaero Waypoints

# Warning

This will overwrite any Xaero Waypoints you have defined already for your selected server being converted.

# Usage

Download the latest jar from releases

`java -jar JMWaypointstoXaero-1.1.jar `

Input folder is your JourneyMap directory for your selected world.

Example:
`C:\Users\rfresh2\AppData\Roaming\.minecraft\journeymap\data\mp\2b2t`

Output folder is your destination Xaero Waypoints directory

Example:
`C:\Users\rfresh2\AppData\Roaming\.minecraft\XaeroWaypoints\Multiplayer_2b2t.org`

# Full command example

`java -jar JMWaypointsToXaero-1.1.jar "C:\Users\rfresh2\AppData\Roaming\.minecraft\journeymap\data\mp\2b2t" "C:\Users\rfresh2\AppData\Roaming\.minecraft\XaeroWaypoints\Multiplayer_2b2t.org"`

# Additional References

[Convert JourneyMap tiles to Xaero's World Map regions](https://github.com/Entropy5/JMtoXaero)