Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to know ID of each image map #120

Open
gabrielasil opened this issue Aug 11, 2023 · 2 comments
Open

How to know ID of each image map #120

gabrielasil opened this issue Aug 11, 2023 · 2 comments

Comments

@gabrielasil
Copy link

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
Copy link
Owner

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

@DinoWattz
Copy link

DinoWattz commented Jan 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants