spoutn1k / mcmap

Pixel-art map visualizer for Minecraft. Maps are drawn from an isometric perspective.
GNU General Public License v3.0
312 stars 45 forks source link

Question: about bedrock edition #85

Closed DLazaridisGM closed 2 years ago

DLazaridisGM commented 2 years ago

any thoughts about having an option to import worlds from bedrock edition?

spoutn1k commented 2 years ago

Hey ! I have thought about it, but I used to play Java and never used BE so I do not have test maps to try.

According to the minecraft wiki, there are a few differences in the way chunks are stored, but the backend is written in C++ and should be easy to merge in the project.

DLazaridisGM commented 2 years ago

intresting... thank you for you answer thats enough for me i would offer something but i wouldn't say im much of help i dont know if i should close this or what so ill leave it up to you

spoutn1k commented 2 years ago

I'll close this as it is not really an issue, but do create a discussion ! If more people are interested it'll be a good way to share tips when someone eventually gets to implement it !