MC2MT
MC2MT copied to clipboard
Tool to convert Minecraft worlds to Minetest worlds.
Things added/changed: - Add a license file (LGPLv2.1).
Currently only the map is written out, but we should also add: * `map_meta.txt`: `chunksize = 1`, `mg_name = singlenode`. * `world.mt`: creative mode, damage enabled. * `env_meta.txt`: game time,...
for the player, north is north, and the world should not turn upside down with conversion. I have a testmap where I put N E S W in a windrose,...
2 of the trapdoor orientations are converted wrong. 4 of the (8 total) open door orientations are converted wrong.
Currently you have to select them at compile time.