Querz / mcaselector

A tool to select chunks from Minecraft worlds for deletion or export.
MIT License
3.07k stars 171 forks source link

[QUESTION] Chunk merging #451

Open ghost opened 7 months ago

ghost commented 7 months ago

How hard would it be to, using mca selector, merge 2 worlds together, overlapping their chunks, so to import chunks from world B into world A but if a chunk exists at the same position in both worlds, print to console that there is a merge conflict that I could manually resolve?