| Name | map |
| Object | ItemTag |
| Input | ElementTag(Number) |
| Related Tags | <ItemTag.map> Returns the ID number of the map item's map.
<ItemTag.map_scale> Returns the scale of the map, from 0 (smallest) to 4 (largest).
|
| Description | Changes what map ID number a map item uses. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemMap.java#L153 |