Go to file
2015-07-19 18:31:06 +02:00
block.py Added misc comments, and debugging print() Corrected mirrored import of x axis for Anvil format files Changed so unknown blocks are imported and will be displayed as unknown (otherwise blocks are ignored and imports can have significant holes in them) 2015-07-19 18:31:06 +02:00
content.py Added misc comments, and debugging print() Corrected mirrored import of x axis for Anvil format files Changed so unknown blocks are imported and will be displayed as unknown (otherwise blocks are ignored and imports can have significant holes in them) 2015-07-19 18:31:06 +02:00
depends.txt Add the loading code too 2014-02-08 08:05:53 +01:00
init.lua A few more blocks 2014-02-08 19:47:28 +01:00
itemstack.py Add metadata 2014-03-04 14:04:53 +01:00
map_content.txt A few more blocks 2014-02-08 19:47:28 +01:00
mcimport.py Refactor a lot, export directly to map.sqlite 2014-02-09 17:37:11 +01:00
nbt.py Refactor a lot, export directly to map.sqlite 2014-02-09 17:37:11 +01:00
README Add license 2015-07-19 18:27:17 +02:00
serialize.py Add metadata 2014-03-04 14:04:53 +01:00
tile_entities.py Added misc comments, and debugging print() Corrected mirrored import of x axis for Anvil format files Changed so unknown blocks are imported and will be displayed as unknown (otherwise blocks are ignored and imports can have significant holes in them) 2015-07-19 18:31:06 +02:00

MC map -> MT map converter

All code is licensed under the CC0 license.