Mod

MapStitch

Quick rating

MapStitch

No reviews yet

World map and minimap using vanilla maps

Adventure/Exploration
QoL & Tweaks
Player Transport
Mod Loaders
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.10 for Fabric 26.2
Authors
CurseForge

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

MapStitch

This mod adds a world map and a minimap using vanilla maps and makes vanilla maps cheaper and easier to manage by using the new Atlas item.

Unlike other world map/minimap mods which ignore vanilla maps and make them obsolete, MapStitch makes them much more enjoyable to use and turns them into a core part of the world map and minimap.

World map

MapStitch uses filled maps from your inventory to create a world map which you can open at any time by pressing M or right-clicking while holding an atlas.

worldmap

The world map can only show one dimension and scale at once. These can be switched in the world map itself. There are basic controls like panning and zooming using the mouse, and toggleable player following and map grid overlay. A keybind reference can be brought up at any time by pressing H. Most of the keybinds can be rebound in the vanilla Controls menu.

The player marker, coordinates, and grid overlay require having a compass anywhere in the inventory.

help

Cheaper maps

Making maps is now cheaper, requiring only 9 paper instead of 8 paper and a compass, but they won't show your position unless you have a compass in your inventory.

emptymap

Atlas

The inventory doesn't have much space for maps, but the brand-new Atlas item does! Create an atlas by combining a filled map and a book. The atlas can then be used like a bundle to store empty maps and filled maps matching the scale of the filled map used to create the atlas (up to 16384 items in total).

Maps from the atlas will be used to create the world map, and the atlas will automatically turn empty maps inside it into filled maps as you enter unmapped areas.

Scrolling while hovering over an atlas will switch between ejecting filled or empty maps first.

Right-clicking with an atlas in hand when targeting a banner will create a banner marker on the currently active map, just like regular maps do.

atlas

Minimap

Having an atlas in the hotbar and a compass anywhere in your inventory will display a minimap showing the map where you're currently located.

If multiple atlases are present, the minimap will prioritize the atlas in your hands, otherwise the first atlas will be used.

minimap

Configuration

Game rules

  • mapstitch:require_compass_for_pos: Whether a compass is required to display the minimap and the player marker, coordinates, and grid overlay in the world map (default true)

Client settings

These can be configured either through Sodium video settings or in a config screen provided by YACL. Both mods are optional and the config can be edited manually through mapstitch.json in the config folder, but it's highly recommended to use one of the two config screens instead.

  • Minimap display condition (HANDS, HOTBAR, INVENTORY)
    • Controls where the atlas item has to be located in order to display the minimap
    • Default is HOTBAR
  • Minimap position (TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT)
    • Default is TOP_RIGHT
  • Minimap size (0.05x to 2.0x)
    • Default is 1.0x
  • Minimap background (CLEAR, TEXTURE, NONE)
    • Clear is a transparent rectangle, Texture is the map texture from the cartography table
    • Default is CLEAR
  • Minimap background opacity (if Clear is set as the background)
    • Default is 50%
  • Minimap effect overlay prevention
    • Automatically moves the minimap when player has active effects to prevent overlap
    • Works only if position is set to TOP_RIGHT
    • Default is true
  • Minimap horizontal and vertical offsets
    • Defaults are 0 and 0
  • World map text highlight color
    • Default is Yellow
  • World map text background opacity
    • Default is 50%
  • World map buttons
    • Controls whether to show the row of buttons on the right
    • Default is true
  • World map help toggle
    • Controls whether to show the help toggle option
    • Default is true

Mod integration

  • Trinkets (Updated) or Ohmega (Fabric + NeoForge 26.1+), Curios API (NeoForge 1.21.1): Allows equipping one atlas as an accessory, from where it will function as usual and be prioritized for the minimap

Recommended mods

  • Better Nether Map: Makes maps made in the Nether display at a certain height instead of displaying the Nether roof

MapStitch

This mod adds a world map and a minimap using vanilla maps and makes vanilla maps cheaper and easier to manage by using the new Atlas item.

Unlike other world map/minimap mods which ignore vanilla maps and make them obsolete, MapStitch makes them much more enjoyable to use and turns them into a core part of the world map and minimap.

World map

MapStitch uses filled maps from your inventory to create a world map which you can open at any time by pressing M or right-clicking while holding an atlas.

worldmap

The world map can only show one dimension and scale at once. These can be switched in the world map itself. There are basic controls like panning and zooming using the mouse, and toggleable player following and map grid overlay. A keybind reference can be brought up at any time by pressing H. Most of the keybinds can be rebound in the vanilla Controls menu.

The player marker, coordinates, and grid overlay require having a compass anywhere in the inventory.

help

Cheaper maps

Making maps is now cheaper, requiring only 9 paper instead of 8 paper and a compass, but they won't show your position unless you have a compass in your inventory.

emptymap

Atlas

The inventory doesn't have much space for maps, but the brand-new Atlas item does! Create an atlas by combining a filled map and a book. The atlas can then be used like a bundle to store empty maps and filled maps matching the scale of the filled map used to create the atlas (up to 16384 items in total).

Maps from the atlas will be used to create the world map, and the atlas will automatically turn empty maps inside it into filled maps as you enter unmapped areas.

Scrolling while hovering over an atlas will switch between ejecting filled or empty maps first.

Right-clicking with an atlas in hand when targeting a banner will create a banner marker on the currently active map, just like regular maps do.

atlas

Minimap

Having an atlas in the hotbar and a compass anywhere in your inventory will display a minimap showing the map where you're currently located.

If multiple atlases are present, the minimap will prioritize the atlas in your hands, otherwise the first atlas will be used.

minimap

Configuration

Game rules

  • mapstitch:require_compass_for_pos: Whether a compass is required to display the minimap and the player marker, coordinates, and grid overlay in the world map (default true)

Client settings

These can be configured either through Sodium video settings or in a config screen provided by YACL. Both mods are optional and the config can be edited manually through mapstitch.json in the config folder, but it's highly recommended to use one of the two config screens instead.

  • Minimap display condition (HANDS, HOTBAR, INVENTORY)
    • Controls where the atlas item has to be located in order to display the minimap
    • Default is HOTBAR
    • Minimap position (TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT)
      • Default is TOP_RIGHT
    • Minimap size (0.05x to 2.0x)
      • Default is 1.0x
    • Minimap background (CLEAR, TEXTURE, NONE)
      • Clear is a transparent rectangle, Texture is the map texture from the cartography table
      • Default is CLEAR
    • Minimap background opacity (if Clear is set as the background)
      • Default is 50%
    • Minimap effect overlay prevention
      • Automatically moves the minimap when player has active effects to prevent overlap
      • Works only if position is set to TOP_RIGHT
      • Default is true
    • Minimap horizontal and vertical offsets
      • Defaults are 0 and 0
    • World map text highlight color
      • Default is Yellow
    • World map text background opacity
      • Default is 50%
    • World map buttons
      • Controls whether to show the row of buttons on the right
      • Default is true
    • World map help toggle
      • Controls whether to show the help toggle option
      • Default is true

Mod integration

  • Trinkets (Updated) or Ohmega (Fabric + NeoForge 26.1+), Curios API (NeoForge 1.21.1): Allows equipping one atlas as an accessory, from where it will function as usual and be prioritized for the minimap

Recommended mods

  • Better Nether Map: Makes maps made in the Nether display at a certain height instead of displaying the Nether roof

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync