Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skproch/worldsmerger

A tool for the possibility of mapping players' inventories for transferring between worlds with different seeds and items IDs (tested on 1.7.10).
https://github.com/skproch/worldsmerger

minecraft minecraft-forge minecraftforge

Last synced: 23 days ago
JSON representation

A tool for the possibility of mapping players' inventories for transferring between worlds with different seeds and items IDs (tested on 1.7.10).

Awesome Lists containing this project

README

        

# WorldsMerger
A tool for the possibility of mapping players' inventories for transferring between worlds with different seeds and items IDs (tested on 1.7.10).

Perhaps you have ever had the desire to move to another server on the modpack?
But, even if you have world saves, you can not just move the playerdata to another save, because in 1.7.10 items have a numeric ID, which is generated relative to the world seed.
This project allow to map id of everything inside your playerdata to another world' ids.
Everything what you need is a old world `level.dat`, old world playerdata file and a new world `level.dat`.

# Running
1. Download binaries from Releases page
2. Launch tool (GUI or CLI)
3. Follow the instructions