This repository contains a small toolkit for manipulating your generated maps without actually starting up Minecraft.
We're huge fans of the open source community, and we're happy to accept pull requests. That said, we would prefer that you join the discord server and have a chat with us about it first. This allows us to cooperate with you and ensure that your PR makes sense, and isn't stepping on anyone else's toes.
Please also take a look at the Code of Conduct before posting an issue, PR or comment.
We provide a standalone JAR download, and an installer for Windows. Please note that if you pick the standalone JAR, you will need to have Java 11 or later installed.
This toolkit only supports 64-bit systems!
This installer contains a copy of the Java runtime, so you don't need to install it yourself.
More Info
link, and then the
Run anyway
button at the bottom.JourneyMap Tools
shortcut on your desktop, and in your start menu. Use that
to start the toolkit.Note: On Linux, you may need to create a launcher that makes use of the java
command directly. This will
depend on how you have configured your desktop.
Upon launch, you will be presented with a window that looks like this:
The first thing to do is to tell the tool where you've placed your Minecraft instance. If you're using a modpack then this is likely to be managed by your launcher, and you should be able to locate the instance directory from there.
The default vanilla Minecraft installation directory will be selected for you, but if this is incorrect then you can
click on Browse
to navigate to the right directory. You can also type or copy-and-paste the path - in that case,
please hit Enter
on your keyboard to confirm the location.
If the tool was unable to detect a valid JourneyMap data directory within the selected Minecraft directory, the location input will be coloured red. Ensure that you select a Minecraft installation that has been used with JourneyMap at least once.
Once you've selected the correct Minecraft installation directory, you'll be able to choose which world you want to work with, and configure the map.
Once you're happy with your settings, click on the Export
button and pick somewhere to save your map. Once you've
done this, all you need to do is sit back and wait for the map to be exported!
If you're trying to open the toolkit and nothing is happening, then you're probably running it with the wrong version of Java.
java -jar JMTools.jar
If you think you've found a problem, feel free to contact us on Discord or head to the issues page and open an issue.