tryashtar / image-map

Converts image to maps for Minecraft Java and Bedrock
244 stars 36 forks source link

How to know ID of each image map #120

Open gabrielasil opened 1 year ago

gabrielasil commented 1 year ago

I'm trying to combine the use of image map with command blocks to create a puzzle on minecraft, and to achieve that I need to know the id of each map (if they have different ids of course, if not I'll have to find another way of doing that). Is that possible? It has to be on Minecraft Bedrock/PC Edition so the advanced tooltips command (F3 + H if I remember right) doesn't work. Thanks in advance for any help!

tryashtar commented 1 year ago

Sorry, the map UUIDs aren't visible in-game in Bedrock.

DinoWattz commented 8 months ago

You also can't "/give" yourself maps with custom IDs, but you can save a dropped map item inside a structure (make sure it's small, like 1 block) with a structure block then use "/structure load" at the player position to give them that custom map. I don't know what I would without this.

also the map IDs are the same as the ones shown in image map.