BlockMap
BlockMap copied to clipboard
An out-of-game map renderer and viewer for Minecraft 1.13–1.18 worlds [unmaintained]
I was finding myself needing to easily take screen captures of my world at large scales, and due to my monitor's resolution, Snipping Tool wasn't cutting it. I decided to...
Calling `RegionFolder.save()` can cause Gson to throw an unhandled `java.lang.reflect.InaccessibleObjectException` in certain cases when attempting to serialise a `Collection` in `SavedRegionHelper`. This is directly related to https://github.com/google/gson/issues/1979#issuecomment-927943566 and the [JEP...
## Environment info - **BlockMap version**: `2.4.1` - **Java version**: `java version "18.0.1.1" 2022-04-22 Java(TM) SE Runtime Environment (build 18.0.1.1+2-6) Java HotSpot(TM) 64-Bit Server VM (build 18.0.1.1+2-6, mixed mode, sharing)`...
The CLI exports the world map to PNG files. This feature should be added in the GUI version as well, with the option to merge all the region images to...
## Environment info - **BlockMap version**: `2.4.1` - **Java version**: ``` java version "18" 2022-03-22 Java(TM) SE Runtime Environment (build 18+36-2087) Java HotSpot(TM) 64-Bit Server VM (build 18+36-2087, mixed mode,...
## Environment info - **BlockMap version**: `2.4.1` - **Minecraft version**: `1.18.2` - **Java version**: 18.0.1 2022-04-19 (build 18.0.1+10-24) - **Operating system**: macOS 11.3.1 (20E241) ## Description I have a little...
## Environment info - **BlockMap version**: BlockMap-cli-2.4.0.jar (2.4.1 does not do anything when I ran it) - **Java version**: openjdk version "17.0.2" 2022-01-18 OpenJDK Runtime Environment Temurin-17.0.2+8 (build 17.0.2+8) OpenJDK...
# Structures: - [x] Village - [x] House - [x] Swamp Hut - [x] Igloo - [x] Pillager Outpost - [x] Ocean Ruin - [x] Ocean Monument - [x] Jungle...
Hello, upon running the program with Java 17 and on Raspbian, I have this exception that blocks the execution It happens after some regions already being rendered, so it might...
A small patch for building on macOS. The build basically works, but the jar is named `BlockMap-gui-mac os x.jar` (with spaces) which is ... well, less than ideal. I also...