Map

Jump to navigation Jump to search
This article is about the craftable map. For maps showing the locations of certain structures, see Explorer Map. For other uses, see Map (disambiguation).
Not to be confused with World.
Map
Map Zoom 4.png: Infobox image for Map the item in Minecraft
Invicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game with description: Empty MapInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: MapInvicon Locked Map.png: Inventory sprite for Locked Map in Minecraft as shown in-game with description: Locked Map
Rarity tier

Common

Renewable

Yes

Stackable

Yes (64)

A map is an item used to view explored terrain and mark landmarks.

Obtaining

Crafting

Name Ingredients Crafting recipe [hide]Description
Empty Locator Map‌[BE only]

Empty Map‌[JE only]
Paper +
Compass
Invicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Compass.png: Inventory sprite for Compass in Minecraft as shown in-game linking to Compass with description: CompassInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: Paper
Invicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty Map
This map records terrain and displays a marker showing the player's location.
Empty Map‌[BE only] Paper
Invicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: Paper
Invicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty Map
[Bedrock Edition only]

This map only records terrain and does not show the player's location.

Cartography table

This feature is exclusive to Bedrock Edition.
 

In Bedrock Edition, a map can also be created using a single paper in a cartography table to create an empty map, or a paper and a compass for an empty locator map.

Starting map

This feature is exclusive to Bedrock Edition.
 

When creating a new world in Bedrock Edition, the player can enable the "Starting Map" option to spawn with an empty locator map in the hotbar. This option is not available in Hardcore mode. The map's zoom scale is 1:8.

Generated loot

Item Structure Container Quantity [hide]Chance
Java Edition
Empty Map Shipwreck Map chest 1 7.7%
Stronghold Library chest 1 10.9%
Village Cartographer's chest 1–3 46.2%
Bedrock Edition
Map[A] Shipwreck Map chest 1 7.7%
Stronghold Library chest 1 10.5%
Village Cartographer's chest 1–3 46.2%
  1. Named unknown map, but changed to map 0, the scale level is 1:4, Maps from the same stack are stackable, but maps that are not stacked are unstackable despite looking identical.

Trading

VillagerProbabilityVillager wantsPlayer receives
JEBE
Novice Cartographer100%100%7 × EmeraldEmpty Map

Villager gifts

In Java Edition, cartographer villagers may give players with the Hero of the Village effect an empty map.

Usage

Mapping

Crafting a map creates an empty map. The map is drawn for the first time when it is held and used (by pressing the use item control). After conversion to a drawn map item, it starts to draw a top-down view of the player's surroundings, with North pointing to the top of the map. A pointed oval pointer indicates the player's position on the map, and moves in real-time as the player moves across the terrain shown on the map. In Bedrock Edition, this pointer is displayed exclusively on locator maps.

The map grid at different zoom levels

The map does not center on the player when created; rather, the world is broken up into large invisible grid squares, and the map displays the area of whichever grid square it was in when it was first used. For example, if a player uses a new map in a certain grid square, then moves a distance away and uses another fresh map within the same grid square, both maps still have the exact same boundary. To make a map with different bounds than the first one, the player would have to move outside of the edges of the first map to enter a new grid square. This way, no two maps of the same size can ever partially overlap.

To record the world on a map, that specific map must be held in either of the player's hands while the player moves around the world. The map records terrain within a 64 block radius (4 chunks) from a player in the Overworld or the End, or 32 blocks in the Nether. The map only records the surface even if the player is underground. The world is recorded as-is during exploration, meaning that if the world is modified, a player must revisit the area while holding the map to update the map's view.

Maps display as a mini-map when held in the off-hand, or if the off-hand slot is occupied; the map is full-sized only when held in the dominant hand with both hands free.

Maps can be cloned to synchronize them or framed for display.

To create a custom picture, a player can make a large piece of pixel art (128×128) facing upward, center a map on it, and place that map in an item frame. Locking is recommended. See Map item format#Map Pixel Art for details on the techniques.

Map content

Main article: Map item format

Maps consist of square pixels arranged in a 128×128 square grid, with each pixel representing a square portion of land. A standard map represents 128×128 blocks (1 block per pixel, 8×8 chunks), but it can be zoomed out to represent up to 2048×2048 blocks (16 square blocks per pixel, 128×128 chunks).

In Java Edition, the color of a map pixel generally matches the color of the most common opaque block in the corresponding area, as seen from the sky. 'Minority blocks' in the target area have no effect on the color of the pixel, thus small features tend to be undetectable on zoomed-out maps.

In Bedrock Edition, the color of a map pixel instead matches the single top-most opaque block in a grid sized by the map's scale factor. For example, a map with zoom level 3/4 has a pixel size of 8×8 blocks; this means the map reads only the top-most opaque blocks at the 0,0 coordinate, the 8,0 coordinate, the 0,8 coordinate, etcetera, ignoring all other blocks in the area. This means that in Bedrock Edition, map pixel art requires only one block per pixel regardless of map magnification.

In Bedrock Edition, grass, foliage and water colors that are biome-dependent are represented accurately on a map.

Java Edition Bedrock Edition
Biome colors in Java Edition. Biome colors in Bedrock Edition.

On land above water, a block's color is darker if placed at a lower elevation than the block north of it, or brighter if placed at a higher elevation than the block north of it. Maps also show ground up to about 15 blocks below the surface of the water as slightly lighter blue, to show where the ground rises.

Other dimensions

While maps in the Nether work, they show only a red-and-gray pattern, regardless of the blocks placed. The only useful function is finding where the player is in relation to framed copies, which show as green pointers. Additionally, the player pointer rapidly spins and is not a good indicator of direction. In Java Edition, banner markers placed in the Nether still show on the map as usual. Despite its unreliability, having a mapped trail can still be useful in some cases, such as while riding a strider over lava. Maps in the End work as usual, mapping the terrain and showing the accurate location and direction of the player.

In Java Edition, holding a map from the Overworld in a different dimension shows the player's last position and direction in the Overworld. This effect is temporary, and the marker disappears after quitting and joining the world/server again.

In Bedrock Edition, an Overworld locator map in the Nether shows the player's relative location and direction in the Overworld. Similarly, a Nether locator map in the Overworld shows the player's relative location in the Nether, but the place marker spins. An Overworld locator map in the End shows the world spawn. A Nether locator map cannot be used in the End — the map appears, but the place marker is not shown anywhere — and similarly, an End locator map cannot be used in the Overworld or the Nether. The place marker changes color depending on the dimension that the player is currently in (white for the Overworld, red for the Nether, and magenta for the End).

Zooming out

Zooming out a map using paper in a cartography table

A map can be zoomed out up to 4 times, increasing the covered area from 128×128 blocks up to a maximum of 2048×2048 blocks. An empty map cannot be zoomed out; it needs to be activated for the zooming to be possible. Changing the zoom level of a map resets its contents, and terrain needs to be explored again to be drawn on the zoomed out map.

Locked maps cannot be zoomed out.

Ingredients Crafting recipe [hide]Description
Paper +
Map
Invicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: MapInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: PaperInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: Paper
Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map
Locked maps cannot be zoomed out.
Name Ingredients Anvil usage Description
Map or Locator Map (zoomed out) Map or Locator Map +
Paper
MapLocator MapInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: MapInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map Display Markers: YesInvicon Paper.png: Inventory sprite for Paper in Minecraft as shown in-game linking to Paper with description: Paper8Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: MapInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map Display Markers: Yes
[Bedrock Edition only]

Supplying 8 sheets of paper results in a zoomed-out version of the input map.


Zoom details

The zooming function starts from when the map is created (zoom level 0/4) up to its fourth zoom step (zoom level 4/4).

Zoom step 0 Zoom step 1 Zoom step 2 Zoom step 3 Zoom step 4
Zoom step 0, 1:1 Zoom step 1, 1:2 Zoom step 2, 1:4 Zoom step 3, 1:8 Zoom step 4, 1:16
Zoom level 0/4 1/4 2/4 3/4 4/4
1 map pixel represents 1 block 4 blocks

2×2 blocks

16 blocks

4×4 blocks

64 blocks

8×8 blocks

256 blocks (1 chunk)

16×16 blocks

Scaling ratio 1:1 1:2 1:4 1:8 1:16
Map covers an area of 128×128 blocks 256×256 blocks 512×512 blocks 1024×1024 blocks 2048×2048 blocks
8×8 chunks 16×16 chunks 32×32 chunks 64×64 chunks 128×128 chunks
Total paper needed to zoom out from Level 0 in anvil‌[BE only] or crafting table - ItemSprite paper.png: Sprite image for paper in Minecraft 8 ItemSprite paper.png: Sprite image for paper in Minecraft 16 ItemSprite paper.png: Sprite image for paper in Minecraft 24 ItemSprite paper.png: Sprite image for paper in Minecraft 32
in cartography table - ItemSprite paper.png: Sprite image for paper in Minecraft 1 ItemSprite paper.png: Sprite image for paper in Minecraft 2 ItemSprite paper.png: Sprite image for paper in Minecraft 3 ItemSprite paper.png: Sprite image for paper in Minecraft 4

Maps are always aligned to a grid at all zoom levels. That means zooming out any different map in a specific area covered by that map always has the same center. As such, maps are aligned by map width (1024 blocks for a level 3 map) minus 64. A level 3 map generated at X=0 Z=0 covers X and Z coordinates from -64 to 959. All maps generated in this area zoom out to the same coordinates, guaranteeing that they are always 'aligned' on a map wall. For a zoomed-out map to cover a new area, it must start with a base (level 0) map that is in that area.

At zoom level 0, a map created on the point (0,0) has (0,0) at the center of the map. At higher zoom levels of the same map, the coordinate (0,0) is in the top left square of the map.

In Java Edition, the zoom level and the scaling factor are displayed in the tooltip of a map by turning on advanced tooltips (a debug option that can be toggled by using the key combination F3 + H). In Bedrock Edition, the zoom level of a map is always displayed in its tooltip.

Cloning

Cloning a map using empty maps in a cartography table

A map can be cloned to create multiple synchronized copies linked to the same map data. Multiple players can hold clones of the same map to record different parts of the world simultaneously.

Upon cloning a map, the parts of the world that have already been explored and mapped are copied; thereafter, newly explored areas appear on all cloned instances automatically. The resulting copies have the same zoom level as the starting map. If one of the maps is later zoomed out, then that map loses its connection to the original and functions as a completely separate map that has to be individually filled by exploring.

All cloned maps stack with each other, unless renamed. Even if renamed, the mapped areas continue to remain in sync.

In Bedrock Edition, both empty maps and empty locator maps may be used to clone a map. Whether the cloned maps show position markers is dependent only on the input map. For this reason, using an empty locator map instead of an empty map for cloning is a waste of a compass.

A cartography table can also be used to clone a map.

Ingredients Crafting recipe [hide]Description
Empty Map +
Map
Invicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty Map
Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map2Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map3Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map4Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map5Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map6Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map7Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map8Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map9
Cloned maps are stackable.
Name Ingredients Anvil usage Description
Map or Locator Map (cloned) Map or Locator Map +
Empty Map
MapLocator MapMapLocator MapInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: MapInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map Display Markers: YesInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: MapInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map Display Markers: YesInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Empty Locator Map.png: Inventory sprite for Empty Locator Map in Minecraft as shown in-game linking to Empty Locator Map with description: Empty Locator MapInvicon Empty Locator Map.png: Inventory sprite for Empty Locator Map in Minecraft as shown in-game linking to Empty Locator Map with description: Empty Locator MapInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map2Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map Display Markers: Yes2Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map2Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map Display Markers: Yes2
[Bedrock Edition only]

Only one copy can be made at a time.

The non-empty input map must be a locator map for the output to be a locator map. An empty locator map is the same as an empty map for this recipe.

In Creative mode, a map in an item frame may be cloned by using pick block on it, as long as that map is not also in the player's inventory.

Player markers

Holding any map in Java Edition, or a locator map in Bedrock Edition, displays a white pointer that marks the position of the player and points in the same direction as the player. When a player moves out of a map, the pointer turns into a white dot which moves along the edge relative to the player's position. The marker disappears if the player is too far from the mapped area; in explorer maps, the dot becomes smaller instead of fully disappearing. The distance on the X or Z axis from the map's edge required for the dot to vanish (regular maps) or to turn smaller (explorer maps) depends on the zoom level of the map:

  • Level 0/4 : more than 256 blocks away
  • Level 1/4 : more than 512 blocks away
  • Level 2/4 : more than 1024 blocks away
  • Level 3/4 : more than 2048 blocks away
  • Level 4/4 : more than 4096 blocks away

Java Edition

In multiplayer, other players are displayed on the map only if they have a map in their inventory cloned from the one being looked at. Other players are marked using white pointers. Players wearing a carved pumpkin are not marked on other players' maps.

Bedrock Edition

In Bedrock Edition, position markers are displayed exclusively on locator maps. A map without position markers can be turned into a locator map at a later time by combining it with a compass on the crafting grid, on an anvil, or at a cartography table.

Ingredients Crafting recipe [hide]Description
Map or Empty Map +
Compass
Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map Display Markers: NoInvicon Empty Map.png: Inventory sprite for Empty Map in Minecraft as shown in-game linking to Empty Map with description: Empty MapInvicon Compass.png: Inventory sprite for Compass in Minecraft as shown in-game linking to Compass with description: Compass
Invicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map Display Markers: YesInvicon Empty Locator Map.png: Inventory sprite for Empty Locator Map in Minecraft as shown in-game linking to Empty Locator Map with description: Empty Locator Map
[Bedrock Edition only]

Maps crafted from only paper do not show the location marker; to add it, a compass must be added to the map. The map keeps its current zoom level, and remembers all of the terrain it has mapped out.

Name Ingredients Anvil usage Description


Locator Map Map +
Compass
MapInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: MapInvicon Compass.png: Inventory sprite for Compass in Minecraft as shown in-game linking to Compass with description: CompassInvicon Map.png: Inventory sprite for Map in Minecraft as shown in-game with description: Map Display Markers: Yes
[Bedrock Edition only]

Maps crafted with only paper do not show the location marker; to add it, a compass must be added to the map.

Player markers in multiplayer

In multiplayer, a locator map contains markers for all players who are not in Spectator mode and are not wearing a head or a carved pumpkin, even if they don't have any maps in their inventory. In the Overworld, players see themselves as a white pointer, and other players are displayed in different colors depending on the order in which they joined: the first player who joined - or the host - is light gray (looking almost identical to the regular white pointer), the second player is cyan, the third player is orange, the fourth player is light green, and so on. All players in the Nether are displayed with a red pointer, and all players in the End use a magenta pointer.

If other players have a map in their inventory cloned from the one being looked at, they are displayed using white pointers. This also includes players wearing a head or a carved pumpkin, and players in Spectator mode.

Players who are between 10 to 80 blocks away are displayed using the face of their skin instead of the pointer, with a border colored as described above.

Framing

When a map is placed into an item frame, the map displays a green pointer at the location of the item frame (it must be a locator map in Bedrock Edition). If the player leaves a map in an item frame and then views a clone of it, the green pointer is displayed on both copies. This can be used to track waypoints. If a player holds a map whose clone is on display in an item frame, then the map in the item frame updates along with the held map.

These markers work only on clones of the same map. Other maps of the same area do not show the existing markers that the player(s) had placed.

The size of the item frame expands when displaying a map. This allows for combining multiple maps side-by-side to create a much larger map display that visually appears to be one continuous map. For example, a player could display four maps in a 2x2 grid on a wall; if each map is zoom level 2, the total area displayed would be 1024×1024 blocks (the same as a zoom level 3 map) but with a scaling ratio of 1:4 (the same as a zoom level 2 map), depicting much more detail than a zoom level 3 map.

Unexplored areas of a framed map are transparent, making the item frame visible.

This feature is exclusive to Java Edition.
 
All banners marked on a map, alongside a named banner.

In Java Edition, the player can also mark spots on a map by using a map on a placed-down banner. The mark takes the color of whatever the base color is for the banner, and if the banner has a name, the mark shows that name. Banner marks on a map are always oriented with their top facing north, regardless of the banner's actual orientation. If the banner is destroyed, the mark of the banner remains at first, but if the player gets closer to where the banner previously was, it disappears as the area is updated on the map.

Locking

Locking a map in a cartography table

Maps can be locked when using a glass pane in a cartography table. This creates a new map containing the same data and locks it. All new copies of this new map are also locked. A locked map never changes, even when the depicted terrain changes. In Bedrock Edition, locked maps have a unique texture.

Stained glass panes cannot be used to lock maps.

Condition Newly created map Map after terrain alteration
Unlocked map
Locked map

Renaming

This feature is exclusive to Bedrock Edition.
 
Renaming a map in a cartography table

In Bedrock Edition, a map or an empty map can be renamed at a cartography table. A renamed empty map keeps its name when activated. Unlike renaming items at an anvil, this does not cost any experience.

Sounds

Java Edition

[hide]Sounds
SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
​Map drawnPlayersWhen a map is drawnui.cartography_table.take_resultsubtitles.ui.cartography_table.take_result1.01.016
​Map drawnBlocksWhen a map is edited using a cartography tableui.cartography_table.take_resultsubtitles.ui.cartography_table.take_result1.01.016

Bedrock Edition:

[hide]Sounds
SoundSourceDescriptionResource locationVolumePitch
BlocksWhen a map is drawnui.cartography_table.take_result[verify]0.81.0
BlocksWhen a map is edited using a cartography tableui.cartography_table.take_result0.81.0

Data values

ID

Java Edition:

NameIdentifierForm[hide]Translation key
ItemSprite empty-map.png: Sprite image for empty-map in Minecraft Empty MapmapItemitem.minecraft.map
ItemSprite map.png: Sprite image for map in Minecraft Mapfilled_mapItemitem.minecraft.filled_map
filled_map.buried_treasure
filled_map.explorer_jungle
filled_map.explorer_swamp
filled_map.mansion
filled_map.monument
filled_map.unknown
filled_map.village_desert
filled_map.village_plains
filled_map.village_savanna
filled_map.village_snowy
filled_map.village_taiga

Bedrock Edition:

NameIdentifierAlias ID Numeric ID Form[hide]Translation key
ItemSprite empty-map.png: Sprite image for empty-map in Minecraft Empty Mapempty_mapemptymap515Itemitem.emptyMap.name
item.emptyLocatorMap.name
ItemSprite map-be.png: Sprite image for map-be in Minecraft Mapfilled_mapmap420Itemitem.map.name
item.map.exploration.mansion.name
item.map.exploration.monument.name
item.map.exploration.treasure.name

Metadata

In Bedrock Edition, maps use the following data values:

Empty map:

DV [hide]Description
ItemSprite empty-map.png: Sprite image for empty-map in Minecraft 0 Empty Map
ItemSprite empty-map.png: Sprite image for empty-map in Minecraft 2 Empty Locator Map

Filled map:

DV [hide]Description
ItemSprite filled-map-be.png: Sprite image for filled-map-be in Minecraft 0 Map
ItemSprite ocean-explorer-map-be.png: Sprite image for ocean-explorer-map-be in Minecraft 2 Map (locator)
ItemSprite ocean-explorer-map-be.png: Sprite image for ocean-explorer-map-be in Minecraft 3 Ocean Explorer Map
ItemSprite woodland-explorer-map-be.png: Sprite image for woodland-explorer-map-be in Minecraft 4 Woodland Explorer Map
ItemSprite buried-treasure-map-be.png: Sprite image for buried-treasure-map-be in Minecraft 5 Treasure Map
ItemSprite locked-map.png: Sprite image for locked-map in Minecraft 6 Locked Map
ItemSprite snowy-village-map-be.png: Sprite image for snowy-village-map-be in Minecraft 7 Snowy Village Map
ItemSprite taiga-village-map-be.png: Sprite image for taiga-village-map-be in Minecraft 8 Taiga Village Map
ItemSprite plains-village-map-be.png: Sprite image for plains-village-map-be in Minecraft 9 Plains Village Map
ItemSprite savanna-village-map-be.png: Sprite image for savanna-village-map-be in Minecraft 10 Savanna Village Map
ItemSprite desert-village-map-be.png: Sprite image for desert-village-map-be in Minecraft 11 Desert Village Map
ItemSprite jungle-explorer-map-be.png: Sprite image for jungle-explorer-map-be in Minecraft 12 Jungle Explorer Map
ItemSprite swamp-explorer-map-be.png: Sprite image for swamp-explorer-map-be in Minecraft 13 Swamp Explorer Map
ItemSprite trial-explorer-map-be.png: Sprite image for trial-explorer-map-be in Minecraft 14 Trial Explorer Map


Item data

Java Edition:

  • [NBT Compound / JSON Object] components: the item's components tag.
    • [Int] minecraft:map_color: The color of the markings on this filled map item texture.
    • [NBT Compound / JSON Object] minecraft:map_decorations: Contains key-value pairs of the icons to display on this filled map.
      • [NBT Compound / JSON Object] <key>: The key-value pair of a single icon, where the key is an arbitrary unique string identifying the decoration.
        • [String] type: The type of the icon. Can be player, frame, red_marker, blue_marker, target_x, target_point, player_off_map, player_off_limits, mansion, monument, banner_white, banner_orange, banner_magenta, banner_light_blue, banner_yellow, banner_lime, banner_pink, banner_gray, banner_light_gray, banner_cyan, banner_purple, banner_blue, banner_brown, banner_green, banner_red, banner_black, red_x, village_desert, village_plains, village_savanna, village_snowy, village_taiga, jungle_temple or swamp_hut.
        • [Double] x: The X world coordinate of the decoration.
        • [Double] z: The Z world coordinate of the decoration.
        • [Float] rotation: The rotation of the icon, ranging from 0.0 to 360.0, rotated clockwise from north in degrees.
    • [Int] minecraft:map_id: The number of this filled map, representing the shared state holding map contents and markers.

Bedrock Edition:

Map icons

Map icons are 8×8 in Java Edition, but 16×16 in Bedrock Edition. As such, there are minor misalignment issues in Java Edition.[1]

Map icons texture in Java Edition
Map icons texture in Bedrock Edition
Java ID Bedrock ID Text ID Appearance Purpose Shown in item frames?
0 player White marker Players (on map); in Bedrock Edition, dynamically recolored for other players or players in the Nether or End No
1 1 frame Green marker The current map in an item frame Yes
2 red_marker Red marker Unused No
3 blue_marker Blue marker Unused No
4 target_x White X Unused Yes
5 5 target_point Red triangle Unused Yes
6 6 player_off_map Large white dot Players off map, nearby No
7 13 player_off_limits Small white dot Players off map, far away No
8 14 mansion Woodland mansion Woodland mansion Yes
9 15 monument Ocean monument Ocean monument Yes
10 - 25 banner_*
Banners in all 16 wool colors‌[Java Edition only]
Banner markers Yes
26 4 red_x Red X Buried treasure Yes
8 Magenta marker Unused No
9 Orange marker Unused Yes
10 Yellow marker Unused No
11 Cyan marker Unused No
- 12 Green triangle Other structure such as stronghold, fortress, end city, etc. when used as explorer map destination‌[Bedrock Edition only] Yes
27 17 desert_village Desert village Desert village Yes
28 18 plains_village Plains village Plains village Yes
29 19 savanna_village Savanna village Savanna village Yes
30 20 snowy_village Snowy village Snowy village Yes
31 21 taiga_village Taiga village Taiga village Yes
32 22 jungle_pyramid Jungle pyramid Jungle pyramid Yes
33 23 swamp_hut Swamp hut Swamp hut Yes

It should be noted that even if the player used a NBT editor to add an additional icon on the map, Minecraft shows only the first one listed when the player loads up their world.

Achievements

[hide]
IconAchievementIn-game descriptionActual requirements (if different)Gamerscore earnedTrophy type (PS)
PS4Other
Map RoomPlace 9 fully explored, adjacent map items into 9 item frames in a 3 by 3 square.The frames have to be on a wall, not the floor.40Silver

History

This section would benefit from the addition of more images.
 
Please remove this notice once you've added suitable images to the article.
The specific instructions are: MC-72962
April 27, 2011Notch unveiled screenshots of the map.
April 28, 2011Notch said that he would try to make maps place-able on walls.[2]
[hide]Java Edition Beta
1.6Test Build 3 Added maps.
1.6.6The ability to auto-craft maps using shift-click has been disabled.
1.8Pre-releaseMaps can now be found in library chests in the brand-new strongholds.
Auto crafting maps has been restored. Map cloning, therefore, is unavailable for a period of time.
1.8.1Maps now work both while walking and flying.
[hide]Java Edition
1.0.0Beta 1.9 Prerelease 5Prior to this update, the sun in Minecraft rose in the North, which threw off many players and led to a common misconception that Minecraft maps/worlds were oriented with East at the top. The sun now rises in the east and sets in the west, making navigation much more intuitive.
Before the change in sun position, it was commonly said that Minecraft maps/worlds are oriented with East at the top; sunrise, by definition, occurs at the East, which means it is certainly true that the maps were oriented "East" since the Sun rose from the top (North). However, Jeb asserted that the sun rose in the north,[3] and Notch agreed.[4] Most mods and map-making tools, however, used the terms East and North consistent with their actual definitions (e.g. a Cartograph-generated map with North at the top is rotated 90 degrees from the in-game map).
1.4.212w34a Crafting a map now creates an empty map. The map is drawn for the first time when it is held and right clicked, and is centered near the location of the player when clicked (not as before where it was centered on the location it was crafted.)
Previously, in order to map a new area, the map had to be crafted in that area (rather than carrying a previously-crafted map to the new area). The point where a map is crafted becomes its permanent center, and could never be changed.
The pointer no longer disappears when leaving the map, but transforms into a white dot, indicating on what side of the map the player is located.
Maps now align to a grid, making it easier to create adjacent maps.
Maps can now be zoomed out (but not zoomed in).
Maps can now be cloned and scaled.
12w34bMaps now have a zoom level, which was fixed at 1:8 prior to snapshot 12w34a,[5] but now starts at 1:1 and can be increased up to 1:16 by re-crafting an existing map.
Maps are no longer numbered on the top-left corner and is labeled through the tooltip.
12w36aNew maps are now crafted at a scale factor of 1:1. A zoomed in map can be zoomed out by re-crafting it with another 8 sheets of paper on a crafting table. Each time this is done, the scale increases - 1:1, 1:2, 1:4, 1:8, 1:16 with a map scale of 1:16 being the current maximum.
1.7.213w38aThe map size has been increased when placed on a wall using the item frame.
More colors have been added to maps for different blocks.[6]
1.814w31aZoomed maps now conform to an expanded grid based on their zoom level. Previously, careful considerations would need to be taken to creating a wall of adjoining maps.
1.8.1pre1Some colors have been changed on maps to more accurately represent these respective blocks.​[more information needed]
1.915w31aMaps now display as a mini-map when held in the off-hand, or if the off-hand slot is occupied; the (old) large version is visible only when held in the dominant hand with the secondary hand free.
The hand animation in first person for the big map has been changed to be symmetrical.
15w34aNew maps can now be crafted at a scale factor of 1:4.
A crafting recipe has been added for zooming in maps.
15w43aThe average yield of empty maps from stronghold library chests has been doubled.
15w45aNew maps are once again crafted at a scale factor of 1:1, as they had been before snapshot 15w34a.
The crafting recipe, that was introduced in 15w34a, for zooming in maps has been removed.
15w49aMap making now uses armor equipping sounds.
1.1116w39aMaps now work in the End.
Empty maps are now sold by cartographer villagers as their tier 3 trade.
Added explorer maps, sold by cartographers as their tier 4 trades.
16w39cThe texture for empty maps has been moved slightly to the bottom left to match with filled maps and paper.[7]
1.1217w17aMaps now have separate colors for stained terracotta blocks from other colored blocks.
1.1317w47aMore than 32,768 maps can now be created per world.
17w50aMaps can now be placed on floor and ceiling item frames.
18w10aSpots on maps can now be marked using banners.
18w11aEmpty maps can now generate in shipwreck chests.
pre7Maps have been changed slightly, in regard to which blocks are shown and which blocks are not.
1.1418w43a The textures of maps have been changed.
18w48aEmpty maps can now be found in chests in village cartographer houses.
19w02aMaps can now be cloned and zoomed out (extended) by using a cartography table.
Maps can now be locked by using a glass pane with a cartography table.
19w06aMap making is now silent again.
19w11aCartographer villagers now sell empty maps for 7 emeralds.
19w13aCartographer villagers now give empty maps to players under the Hero of the Village effect.
1.1620w21aMap making sounds are now the same as when using a cartography table.
1.20.6?Filled map data format has changed.
1.21.224w39aPlayers wearing a carved pumpkin are no longer marked on other players' maps.
[hide]Pocket Edition Alpha
v0.14.0build 1 Added maps.
Maps are crafted using nine paper, one for every slot of the crafting grid.
Maps must be combined with a compass using an anvil in order to show the player's position.
Maps can be zoomed using an anvil.
build 3New maps are now crafted at full zoom.
Empty maps now have a "Create Map" button to initialize them.
build 7New maps are now crafted at a scale factor of 1:1.
v0.15.0build 1Maps can now be crafted either with 8 pieces of paper and a compass or 9 pieces of paper, to get a map with or without a position marker.
v0.16.0build 1Different colors have been added to maps for different biomes.
[hide]Pocket Edition
1.0.0alpha 0.17.0.1Maps can now be found inside stronghold library chests.
releaseWindows 10 Edition can now use the anvil as well as the crafting table to clone, zoom and apply markers, just as Pocket Edition in general could.
1.1.0alpha 1.1.0.0Empty maps with direction markers built-in are now called "locator maps".
Changed the displayed name of filled maps from "Map" to "Map #", with # being dependent on the order in which maps have been created. Maps created before this version, as well as maps that generate in loot chests, have the display name "Map 0".
alpha 1.1.0.3"Locator maps" are now called "empty locator maps".
Empty maps are now sold by cartographer villagers for 7-11 emeralds as their tier 3 trade.
[hide]Bedrock Edition
1.2.0beta 1.2.5.12Players outside of a locator map's area are no longer displayed using a dot and instead stay a pointer.
1.4.0beta 1.2.14.2Maps can now be found inside map room chests in shipwrecks.
?The texture of the filled map overlay has been changed.
?Maps now function in dimensions other than the dimension in which they were created.
1.10.0beta 1.10.0.3Maps can now be found in cartographer house chests in villages.
The texture of empty maps has been changed.
1.11.0beta 1.11.0.1Empty maps can now be created from 1 paper in cartography tables.
Maps can now be zoomed, cloned, renamed, and have pointers added in cartography tables.
beta 1.11.0.4Cartographer villagers now sell empty map for an emerald as their first tier trades.
Empty locator maps can now be bought from cartographer villagers.
1.13.0beta 1.13.0.1 Filled maps and locked maps now have unique inventory icons.
1.16.0beta 1.16.0.57Trading has been changed, novice-level cartographer now sell an empty map for 7 emeralds. Cartographer villager no longer sell empty locator map.
1.21.20Preview 1.21.10.20Players outside of a locator map's area are displayed using a dot instead of a pointer again, matching Java Edition.
[hide]Legacy Console Edition
Xbox 360Xbox OnePS3PS4PS VitaWii USwitch
TU1CU11.001.001.00Patch 11.0.1 Added maps.
The player spawns with a free map.
Maps are available only as zoom step 3 maps centered at coordinates 0,0.
TU2Added a co-ordinate display to the in-game map.
Larger sized worlds on Xbox One, Playstation 4, and Nintendo Switch have zoom step 3 maps aligned to a grid with maps centered at 0, 1024, or 2048 on the X or Z coordinates.
TU9Patch 1Maps now show an X at the location of the end portal if someone is in the end.
Maps in item frames have their position represented by a green triangle.
TU19CU71.121.121.12 Added empty maps to the creative inventory.
TU21CU91.141.141.14Crafting a map now produces an empty map.
TU31CU191.221.221.22The player now starts with an empty map instead of an already drawn map.
Some colors have been changed on maps to more accurately represent their respective block.
TU46CU361.381.381.38Patch 15The outer end islands appear on different maps; even on Xbox 360, Playstation 3, Vita, and Wii U editions.
TU49CU391.421.421.42Patch 18The hand animation in first person for maps has been changed to be symmetrical.
TU53CU431.491.501.49Patch 231.0.3Maps now display as a mini-map when held in the off-hand, or if the off-hand slot is occupied; the (old) large version is visible only when held in the dominant hand with the secondary hand free.
TU54CU441.521.521.52Patch 241.0.4 Maps in item frames now have their position represented by an item frame icon.
Empty maps are now sold by cartographer villagers as their tier 3 trade.
Added explorer maps, sold by cartographers as their tier 4 trades.
TU57CU491.571.561.56Patch 271.0.7Coordinate display of maps no longer has spaces.
TU69 1.761.761.76Patch 38 Maps and empty maps can now be found inside map room chests in shipwrecks.
1.90 The textures of maps have been changed.
1.91Maps can now be created and used in cartography tables.
Maps can now be cloned and zoomed out (extended) by using a cartography table.
Maps can now be locked by using a glass pane with a cartography table.

Data history

[hide]Java Edition
1.1317w47aPrior to The Flattening, these items' numeral IDs were 358 and 395.​[more information needed]
Maps now use additional NBT to specify which map they contain. Prior to this version, they used item damage instead.
Map IDs are no longer limited to 32,768.
[hide]Bedrock Edition
1.16.100beta 1.16.100.56The ID of maps have been changed from emptymap to empty_map and map to filled_map.

Issues

Issues relating to "Map" are maintained on the bug tracker. Issues should be reported and viewed there.

Java Edition

  • MC-243072 – No relief on treasure map or explorer maps
  • MC-218156 – Shipwrecks and ocean ruins can generate with empty buried treasure maps
  • MC-280353 – Cartography table draws map colors over map icons, hiding them
  • MC-108082 – Multiple explorer or treasure maps could lead you to the same place
  • MC-130658 – Grass/foliage colors on maps still use the colors from Alpha v1.1.2_01 and earlier / do not change color with biomes
  • MC-121278 – Keybindings (e.g. Ctrl+A) are being mapped to the US keyboard layout even if you're using another layout
  • MC-191147 – Map marker names cover player cursor
  • MC-195832 – 2000+ Maps in Item Frames rendered at the same time cause lag
  • MC-201151 – Water color on maps ignores biomes
  • MC-233983 – Maps in item frames and glow item frames display Z-fighting when viewed from a distance
  • And 115 other open issues.

Bedrock Edition

  • MCPE-194009 – Piston Retraction Generates PT (Pending Ticks), Causing Game Lag, Redstone Signal Disruption, and Potential Permanent Map Corruption
  • MCPE-194927 – A Minecraft Movie Live Event - Steve's Lava Chicken can clip the Player out of bounds on Outer Wall map
  • MCPE-184844 – Locator map pointers become invisible when far away
  • MCPE-89643 – Soul lantern animation not mapped in flipbook_textures.json
  • MCPE-160225 – Items in the off-hand are not visible when holding the map in first person
  • MCPE-181653 – Pink and black square appears at the top of the screen in the Camp Enderwood map
  • MCPE-184843 – Locator and Explorer maps no longer show your rotation when far away
  • MCPE-187355 – Blocks with subsurface scattering enabled cause height maps to ignore player shadows from sun
  • MCPE-37740 – Named maps in containers show as 'Unknown Map'
  • MCPE-41407 – Map in off-hand is off the screen, iPad (regardless of Screen Safe Area)
  • And 45 other open issues.

Trivia

  • In Java Edition, a map created using /give can be any map by using the Map parameter to specify the map number desired. E.g. /give [player] minecraft:filled_map[minecraft:map_id=5] gives the specified player map_5. If no data value is supplied it defaults to map_0. If map_0 has not ever been crafted, it is centered on x=0, z=0.
  • The maps are stored separately as their own data (.dat) file as map_x.dat with (x) being the map number, see map item format for more info. By manipulating this number, players can organize their maps to suit them, or if they accidentally create a map in the same location, they can delete their extra map so as to save the number they make.
  • Certain programs can be used to make customized maps with images or text on them instead of actual maps.
  • Since all copies of a map are links to the same file, copying an unfinished map keeps it synchronized with the copy as the player fills it in. Thus, a copy stored in a chest can act as a remote backup.
  • A map that is in an item frame does not update itself until a player picks it up, lets it reload, and places it back again. However, if a player holds a clone of the map, both maps update.
  • Filled maps are the only items that make 90 degree rotations in item frames, and also the only items that can expand the item frame into full block wide.
  • In Legacy Console Edition, the player always spawns with a map in their inventory after creating a world. This was later added to Bedrock Edition as an optional feature in the world creation menu.
  • Maps in Legacy Console Edition always show the player's current coordinates at the player's eye level, as a substitute for the optional coordinate display in other editions.
  • A map cannot be created in New Nintendo 3DS Edition. Instead, the map is always displayed on the bottom screen along with the coordinates. Biome colors do not appear on maps.

Gallery

Renders

Screenshots

Mojang images

In other media

See also

References

Navigation