uNmINeD

Hi,

uNmINeD is an easy to use and fast Minecraft world viewer and mapper tool. It can read Minecraft Java and Bedrock Edition world files and renders a browseable 2D overview map that you can export as an image or a web page.

It works on Windows, Linux and macOS.

See downloads, or scroll down for more screenshots, news and release notes.

There is a subreddit for posting beautiful map images, and we have a Discord server.

uNmINeD only displays chunks that are already saved in the game (areas that you have been already explored), because it requires actual block data from the game to render a detailed map. If you are looking for a seed map instead that displays biome and terrain estimation calculated from a world seed for the entire world, you can find a new one at mcseedmap.net.

Screenshot:

uNmINeD 0.19.8 on Windows

Awesome breaking news:

The Minecraft Wiki has officially moved from Fandom to their own https://minecraft.wiki

More info about the move

Continue ReadinguNmINeD

uNmINeD 0.12.21-dev

  • Post comments:2 Comments

New uNmINeD development snapshot is available for download!

Changes in the cross platform Avalonia GUI:

  • (AV GUI) Made available for Windows 10
  • (AV GUI) Ported features from WPF:
    • map scrollbars
    • toggle grid
    • toggle always on top
    • scroll back to content
  • (AV GUI) Increased zoom range from 1:4 – 16:1 to 1:8 – 32:1
  • (AV GUI) Added light/dark theme
  • (AV GUI) Fixed map tile alignment glitches on high DPI displays
  • (AV GUI) Fixed huge memory leaks

uNmINeD 0.12.21-dev Avalonia on Windows 10 with dark theme
Continue ReadinguNmINeD 0.12.21-dev

uNmINeD 0.12.19-dev

  • Post comments:0 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • Added latest biomes
  • Fixed black blocks
  • (GUI) Fixed blurry map
  • (GUI) Added features to the Avalonia version (Linux/macOS)

I don’t know why but it always excites me when I see something running on a Linux desktop:

uNmINeD GUI on Ubuntu
Continue ReadinguNmINeD 0.12.19-dev

GUI on Linux and macOS

  • Post comments:0 Comments

I tried to port uNmINeD from the Windows-only WPF to Avalonia, a cross platform GUI framework for .NET.

The first quick attempt went relatively easy. There were some minor issues, and now it works on Windows, Linux, and presumably on macOS as well.

You can download it here.

Please let me know if it works on macOS!

uNmINeD GUI running on Ubuntu
Continue ReadingGUI on Linux and macOS

uNmINeD 0.12.17-dev

  • Post comments:0 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • Moved to .NET 5.0
  • Added new blocks from the upcoming Minecraft 1.17
  • Added support for negative build heights (Y below zero)

Command line interface changes:

  • (CLI) Added --dimension, --slicey and --gndxray parameters to web export
  • (CLI) Self-contained releases became availabe for Linux and macOS (bigger download size, no dependencies, can be run without .NET runtime installed)
Continue ReadinguNmINeD 0.12.17-dev