This project contains a few miscelaneous tools for working with minecraft files. It's all currently a work in progress and will not be all that useful to most people (except maybe trimmap).
scans through a map and delete all chunks it doesn't think are important,
is a very basic nbt/dat viewer. it will eventually be able to edit those files as well.
is a dumb program that just loads a region file dumps the structure, saves it, then loads the saved file back in and dumps it's structure. Not very useful.
trimmap's big brother. will support doing any kind of processing of a minecraft save. uses lua to customize the actions.
An OpenGL 3 powered minecraft map viewer.
- Qt4/5 (qnbt)
- LuaGlue (procmap)
- Lua 5.2 (procmap)
- Allegro 5.1+ (mapviewer)
- OpenGL 3+ (mapviewer)
Curently licensed under GPL3.