To reproduce:
1. Buy an Explorer Map from a cartographer
2. Make a copy with an empty map => Both maps works but have lose their special name/color
3. Zoom out one of the copy with paper => The unzoomed one has lost its structure pointer
This bug doesn't happen when zooming out an original Explorer Map (and it keeps its special name/color)
Linked issues
Comments 3
The reason for this is that cloning a map only copies the item name (Name
tag in display
tag). Because of that the color and translated name (LocName
tag in display
tag) are not copied, as well as the Decorations
tag which stores the information about the marker / structure pointer.
Confirmed for
16w39c