2017-10-07 15:08:56 -04:00
2017-10-07 15:08:56 -04:00
2017-04-22 12:21:38 -04:00
2017-10-07 15:08:56 -04:00
2016-11-19 19:42:28 -05:00
2017-04-22 12:21:07 -04:00
2016-11-19 15:51:13 -05:00

MC2MT

This tool converts from Minecraft worlds to Minetest worlds. It is very fast (limited mainly by zlib's compression speed) and multithreaded.

Features

  • Very fast (on the order of 10 000 blocks/sec, where a block is 16^3 nodes).
  • Converts doors properly, even when they cross block borders.
  • Lighting is correctly converted with no recalculation required.

Credits

Copyright (c) 2016 ShadowNinja shadowninja@minetest.net

License: LGPLv2.1+

Description
No description provided
Readme 63 KiB
Languages
C++ 98.6%
CMake 1.4%