/mapartcraft

A Minecraft custom mapart schematica generator, designed to be feasible in survival in servers like 2b2t

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Mapartcraft

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

Requirements

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

Building

  1. Run make.bat
  2. Your static website will be in the web directory, host it however you wish

Usage

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

Credits/Thanks

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