Minecraft Wiki
Register
Advertisement
This page describes content that exists only in outdated versions of Minecraft. 
As for Minecraft Java 1.14.4, maps will automatically show parts of the maps that haven't already been placed in other maps (no matter the zoom they are, as long as all of them are from the same zoom level).


The map page explains how to craft maps and how they automatically draw themselves as you move through the world. That page also explains maps' limitations and pitfalls. For example, crafting a batch of maps all at once (using shift-click) is generally not helpful because they'll all be duplicates of one another.

Map sets[]

Comparing Maps

3 zoom levels of maps shown side-by-side: levels 0, 1, and 2.

When crafting sets of maps, there are two approaches. The first is to travel well outside the current map's edge before crafting a new map, which will conserve map-crafting resources and keep confusingly redundant map space to a minimum. The other method is to deliberately ensure an overlap so that it's easier to find the same landmarks on multiple maps.

The zoom-levels introduced in the Pretty Scary Update make the 'overlap' technique of little benefit on any map at zoom level 0 (none) through 3, because an overview map at the next zoom level 'stitches' the maps together.

Map basics[]

Regardless of which technique is used, it's helpful to be systematic in the order you craft the maps. For example, you might make Map #0 (prior to the Pretty Scary Update this was designated "map_0") at the center of the area you want to cover. When maps are crafted (eight paper surrounding a compass) they are initially "Empty Maps" (data value 395). Holding an empty map and right clicking with it will activate it (data value 358) and draw the current terrain to a radius of 100-120 blocks. The map will be centered on a block that is a multiple of 128 on the x & z axis and will cover an area of 128×128 blocks. Thus, if you are at or near the center block, a zoom-level 0 map is nearly complete when crafted from an empty map.

If you want to keep that map, you should duplicate it at that point by placing it and an "Empty Map" on your crafting area or table. If one of those is then placed in the center of a crafting table and surrounded by eight paper, a zoom-level 1 map is crafted. This map will cover an area 256×256 blocks and would be labeled "Map #1" (assuming no other maps were created in the meantime).

This "zoom-out" step can be repeated three more times with each resultant map, yielding Map #2 (512×512), Map #3 (1024×1024), and Map #4 (2048×2048).

Mapping step-by-step[]

(The numbering below assumes that you create only the maps discussed here and that no one else is creating maps.)

To start, move to a spot within 64 blocks of 0,0 (x and z coordinates should each be between -64 and 64) and activate an Empty Map (Map #0). Duplicate it and use the duplicate to craft a zoom-level 1 (Map #1). Use Map #1 to create a zoom-level 2 map (Map #2), and use that to craft a zoom-level 3 map (Map #3). Duplicate Map #3 and use one to craft a zoom-level 4 map (Map #4) which will provide you with an overview map. This zoom-level 4 map will provide you with a good general orientation—there is a lot of territory to explore within a 2048×2048-block area.

To create a set of zoom-level 3 maps which will better show structures you should then move north to a spot approximately (within 64 blocks) of 0,y,1024. Here, craft a new zoom-level 0 map (Map #5) from an Empty Map. Zoom it out to a zoom-level 3 map (Map #8) which will be retained. Then travel east to a spot within 64 blocks of 1024,y,1024. Craft a zoom-level 0 map (Map #9) and zoom out to a zoom-level 3 map (Map #12) which will be retained. Continuing clockwise, you would proceed south repeat the craft-and-zoom process at:

map # x-coord z-coord relative position
Map #16 1024 0 E, 3:00
Map #20 1024 1024 SE, 4:30
Map #24 0 1024 S, 6:00
Map #28 -1024 1024 SW, 7:30
Map #32 -1024 0 W, 9:00
Map #36 -1024 -1024 NW, 10:30

You will now have nine zoom-level 3 maps which cover completely the territory shown by the zoom-level 4 overview map. The set of 9 zoom-level 3 maps actually cover 512 blocks beyond the zoom-level 4 map. Each will be centered on the border of the zoom-level 4 map (and four of which will be centered on the corners of the level-4 map). You can, of course, retain any of the intermediate maps by duplicating them before you zoom them. If you don't duplicate before zooming, you won't be able to obtain them again without using server commands (e.g., "/give <player> 358 1 <map#>", where "358" is the data value for a map and 1 is the number of maps to give) or inventory editors.

Track maps' relative positions[]

It's helpful to keep track of the relative positions of the maps. A useful method of displaying the map set is to craft 10 Item Frames and place them on a wall in a 3-by-3 square with the tenth atop or beside the square. Place the zoom-level 4 overview in the tenth item frame. Place the nine maps in their appropriate positions in the 3×3 square. A sign can be added which identifies the origin and perhaps the corner coordinates. You could also duplicate any of these which you wish to carry with you while fully exploring an area. Information added to one copy will be automatically updated to all other copies. (Note that crafting a second map of the same area—not duplicating, but crafting anew—will create a map that is NOT linked to the original version, and it will thus NOT be updated even though it covers exactly the same area.)

9mapsetx4

Set of maps in item frames before 1.8

In the illustration, the sign provides the map # of each of the maps shown. Map #127 is the center map. Map #185 is the map to the north, #189 to the right of that, and the numbering continues clockwise.

As another option, use a chest, and store the maps in slots in the chest that correspond with their in-world positions. If you use this trick, be careful to put them back in the right place once done with them.

You could also craft a Book & Quill (data value 386) in which you can write descriptions of what the map-set covers. This is a useful place to make notes of interesting spots found on those maps. That Book & Quill can be placed in an item frame next to the map set.

Another trick is to name maps on an anvil. You can name a map for its center or its position relative to other maps, i.e. (0,0) at the origin of your mapping, (0,1) one map east of the origin.

Avoiding overlaps[]

This section applies to pre-1.8 games. See the following section on the bountiful update for versions 1.8 and above.

Following the Pretty Scary Update, zoom-level 0 maps will not overlap—they are created with each center 128 blocks from each other center. Since the center-most map has an origin of 0,y,0, each zoom-level 0 map has an x-coordinate and z-coordinate which are each a multiple of 128. All maps created within 64 blocks of a particular pre-defined center will be identical.

OverlappingZoom1Maps

Overlapping zoom-level 1 maps

Higher zoom-level maps can overlap one another because they can be crafted from zoom-level 0 maps that are centered only 128 blocks from each other. A zoom-level 1 map, for example, covers 256×256 blocks. So if you create a zoom-level 1 map from a zoom-level 0 map centered on (128,y,128)--which would cover a square bounded by the points (64,y,64)-(192,y,64)-(192,y,192)-(64,y,192)--the zoom-level 1 map will cover a square bounded by the points (0,y,0)-(256,y,0)-(256,y,256)-(0,y,256). The zoom-level 0 map adjacent (to the east) would be centered at (256,y,128) and described by the four points (192,y,64)-(320,y,64)-(320,y,192)-(192,y,192). A zoom-level 1 map crafted from this second zoom-level 0 map would be described by the points (128,y,0)-(384,y,0)-(384,y,256)-(128,y,256). The left half of this second zoom-level 1 map will overlap the right half of the first zoom-level 1 map. The illustration on the right may help.

To keep zoom-level 1 maps from overlapping, ensure that each is built from a zoom-level zero with x- and z-coordinates that are multiples of 256. To keep zoom-level 2 maps from overlapping, build them from zoom-level 0 maps with x/z coordinates that are multiples of 512. Zoom-level 3 maps should only be crafted from zoom-level 0 maps centered on x/z coordinates that are multiples of 1024; and zoom-level 4 maps should be crafted from zoom-level 0 maps with x/z coordinates that are multiples of 2048.

Tip: Mark the center of maps by placing a sign labeled it with the map number, and light it up or mark it in some way so that it's easier to find again. Additionally, craft a duplicate map and place it in a frame at that spot. The map (or its duplicate) will display with a green pointer shown at the location of the item frame.

Tip: Surface lava pools make good landmarks as they show up as red dots on zoomed-out maps. The higher the zoom-level, however, the larger the pool must be before it shows up. You can, of course, make your own lava pool, just be sure it is open to the sky. To be safe, you can cover the lava pools with glass to keep players, mobs, and drops from falling in.

Tip: While attempting to create a new map adjacent to an existing map, make sure to move 10-15 blocks beyond what appears to be the border of the existing map before creating the new map. There a band where the player marker seems off the map, but it's still technically inside the mapped area. Creating a new map just after crossing the "border" of the current map frequently results in the same map.

Tip: The Time-Saving Tips page has some extra suggestions for making mapping quicker and safer.

Changes in Bountiful Update[]

As of Minecraft 1.8 the mapping system changed considerably. Overlapping maps are no longer possible to create at all. Each zoom level of maps has a grid that all maps now align to. The top left corner of each map now aligns to the (x,z) coordinate (-64, -64) +- (m,n)*size. Where m and n are any integer numbers and size is the map size (128 for zoom level 0, up to 2048 for zoom level 4). The most notable change is that maps no longer zoom out from the center as in version 1.7 but snap to the grid.

Assuming one wants to make maps which cover the origin (0,0) and surrounding area, 4 maps are required. Follow these steps:

  1. Create 4 blank maps and put them into your inventory
  2. Travel to coordinates (-80, -80) initialize one map (Map #0)
  3. Travel to coordinates (-50, -80) initialize one map (Map #1)
  4. Travel to coordinates (-50, -50) initialize one map (Map #2)
  5. Travel to coordinates (-80, -50) initialize one map (Map #3)
  6. Note: -50 and -80 are simply locations on either side of the -64 boundary.
  7. Zoom these four maps out using the normal process
  8. Regardless of the zoom level, maps generated from this initial set will always align properly.

This will create 4 perfectly aligned maps covering the origin with the least amount of traveling. The map numbers will cover the area clockwise from "top left" (i.e. NW-NE-SE-SW).


Advertisement