The Minecraft Overviewer¶

See also the Github Homepage and the Updates Blog, and follow us on our Twitter account.

Introduction¶

The Minecraft Overviewer is a command-line tool for rendering high-resolution maps of Minecraft Java Edition worlds. It generates a set of static html and image files and uses Leaflet to display a nice interactive map.

The Overviewer has been in active development for several years and has many features, including day and night lighting, cave rendering, mineral overlays, and many plugins for even more features! It is written mostly in Python with critical sections in C as an extension module.

For a simple example of what your renders will look like, head over to The “Exmaple” Map. For more user-contributed examples, see The Example Wiki Page.

_images/front_page_screenshot.png

Documentation Contents¶