Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.

hube12/MineMap.old

 
 

Repository files navigation

chat on Discord follow on Twitter

This tool has been moved to https://github.com/hube12/Minemap since I wanted to get out of the fork since KaptainWutax didn't had the time to maintain his.

To download it head to the Releases section.

This is a program to replace the old amidst with a non Minecraft based one (meaning you can run it without Minecraft installed), it is also way more efficient since it is fully multithreaded.

There are severals nice features added, you can see per layers of biome generation, find closest structures, draw circle, area and use a ruler.

Supports all Minecraft release starting from 1.0+

Demo video

IMAGE ALT TEXT

Features

TODO : List them all here

Shortcuts

TODO : List defaults

  • Ctrl + Numpad + : Zoom in
  • Ctrl + Numpad - : Zoom out
  • Alt + Numpad + : Layer +
  • Alt + Numpad - : Layer -

Command line

  • Take a screenshot : java -jar Minemap-<version>.jar --screenshot --seed <seed> --version <version> --pos <x> <z> --size <size>

  • Don't show any update popup even if there is a update available java -jar Minemap-<version>.jar --no-update

  • Update Minemap without a popup java -jar Minemap-<version>.jar --update

Support and bugs

  • This project is still in its enfancy (while packing most of the necessary features) so bug will likely still happen inside it.

  • However, as it is actively maintained you can get a hold of me on Discord or by simply submitting a bug report in the Issues tab.

  • We also have a roadmap of future ideas here and you are welcome to open a discussion here or on Discord to ask for any feature that you deem reasonable enough (be aware for performance issues some might be denied).

Development

You just need to have the Java JDK installed then do: git clone https://github.com/hube12/MineMap

Go in the directory and run ./gradlew run to run Minemap (we enable the no-update option)

Run ./gradlew shadowJar to generate the release jar (modify Minemap.version and gradle.properties MinemapVersion variables accordingly)

To use vulkan with debug and validation layers please install the vulkan Lunar SDK.

Contributors

  • KaptainWutax : Core part of the map system and libs setup
  • Neil : libs enrichment + utilities in Minemap + rich icons
  • Uniquepotatoes : Flat icons design
  • Speedrunning and monkeys discord ppl : input on feature for Minemap

Legal mentions

The main core part was done by KaptainWutax.

Any of the work done by Neil is released under MIT. However all materials which are not hand made will be released under the specific author license, this includes but not limit to some icons and the logo.

All the structures and features icons are released under CC-0 at https://github.com/hube12/mc_icons.

NOT OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG.