A Minecraft mapart schematic and map.dat generator, designed to be feasible for both server admins and survival players on servers like 2b2t, running in your browser
The default building mechanism requires the following requirements, but you can easily modify them to work on different systems (eg Linux)
- Windows
- ImageMagick
- Python3 (as
python.exe
in %PATH%) - Pillow for Python
- Run
make.bat
- Your static website will be in the
web
directory, host it however you wish
Visit mapartcraft on rebane2001.com or use a mirror on web.archive.org
Since all the processing occurs client-side, it is possible to host your own built instance with a very simple HTTP server, like python3's http.server
However, it is recommended to use the rebane2001.com site as it is always up to date with new features and bugfixes
Minecraft for the block textures
KenPixel Mini Square font by Kenney
NBT.js by sjmulder
Tooltip.js by Matthias Schuetz
pako
Translation credits can be seen on the translated pages
Code contributors can be seen on the contributions page