Vectron / mapwriter

MapWriter: A minimap mod for Minecraft
MIT License
56 stars 38 forks source link

Compatibility with Simple Dimensions Mod #53

Open Baalith opened 7 years ago

Baalith commented 7 years ago

Hi there,

the mentioned mod works very well. It allows the user to create custom dimensions while in the game.

Mapwriter recognizes them and tries to generate the map files. But also it keeps the files from DIM0 loaded and the result is:

it switches the map between the newly created dimension and DIM0 back and for.

Is it possible to add support for custom dimensions?

Further I noticed, that in the mc saves/mapwriter folder that MapWriter stores the region files for DIM0 in the main folder, while all other region files (ex. : DIM-1) are stored in a subfolder. Same behavior for the image files.

BTW: the mentioned mod is open source: Here's the link to it's Github repo: https://github.com/lumien231/Simple-Dimensions

Vectron commented 7 years ago

i'll see what i can do