HomeJavaModsMap Collector
Map Collector

Map Collector

Generates images of maps and stores metadata for duplicate-detection.

Intended to aid in collecting map art on multiplayer servers.

Commands

Command Description
/map save [name] Saves an image and metadata of the current held map. If no name is specified, it will use the item's name.
/map check Checks if the current held map exists in your saved collection. (Visual match)
/map imageSize <128|256|512|1024> Configures the image size to generate. Default is 128px.
/map duplicateBehaviour <allow|warn|deny> Configures the behaviour when attempting to save a duplicate map. Default is warn.
/map confirm Confirms the save attempt when using defaultBehaviour warn

Installation

  1. Install Fabric Loader and Fabric API.
  2. Download Map Collector from GitHub or Modrinth.
  3. Place the .jar file into the Minecraft mods folder.
  4. Launch Minecraft with Fabric Loader.

Compiling

Clone the repository to a local directory:

git clone https://github.com/Laztec/MapCollector.git

Compile using Gradle in the project's root directory:

gradlew build

The jar file will be located in ./build/libs/

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more