Skip to content

SernikBolcusia/Journeymap-Merger-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Description

Script for minecraft mod Journeymap. You put two paths (one is target and the other is what will overlay on top of target) and the script does the magic. Tested only on Windows. You can try it on other OS but I have a feeling that it will not work.

How to use?

  1. First you need to install Python. https://www.python.org/downloads/

  2. Next you'll need ImageMagick, It will be needed in script to merge pngs from your folders. https://imagemagick.org/download/#gsc.tab=0

  3. Make Backup of your files.

  4. After installing run JourneyMerger.py and follow the instructions inside.

  5. Journeymap file is in your minecraft instance folder (journeymap -> data -> sp/mp -> name of your world/server)

  6. Done, Merged files will be automatically put into your Targer folder so you can put it in game files.

  7. Note that the command will make a log file on your desktop, you can delete it. If you're having problems with script then you can give me your log.

Note:

Script was done with assistance from ChatGPT, but the idea on how the script works are mine, he just put everything that i told him into a script.

The merger Merges the files into the first folder that you put, so if you want to share it with your friend you can copy the files to his folder.

This was tested on:

  • Minecraft Neoforge 1.21.1
  • Journeymap 6.0.0
  • Windows 11

But it should work on all versions! - I don't know about other OS

THIS DOESN'T MERGE WAYPOINTS!

Everything is Open-Source so you can modify, use, and distribute freely.

Fixes:

  • Check ImageMagick version (magick -version)
  • Check Python version (python --version)
  • If your map reseted in game then check if journeymap uses correct folder, If not you can copy everything inside your target folder to the folder that journeymap uses.
  • Check if your paths are correct, on windows you can right click your folder and copy the path
  • Also you can use the script as an administrator if it doesnt copy anything.

About

Script for merging maps from minecraft mod Journeymap. You put two paths (one is target and the other is what will overlay on top of target) and the script does the magic.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages