Skip to content

Tool to convert Minecraft worlds to Minetest worlds.

Notifications You must be signed in to change notification settings

ShadowNinja/MC2MT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]

License: LGPLv2.1+

About

Tool to convert Minecraft worlds to Minetest worlds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published