====== minecraft:mappable ====== The ''minecraft:mappable'' item component allows its user to transform this item into an item that holds map data at their position once used. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''transforms_into'' | The item to transform into once used. | An item | | ===== Example ===== { "transforms_into": "minecraft:filled_map" }