Started by
yaboytommy123
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a mod that contains a map to 4 structures. How do I create a locator map to these structures? I'd prefer if the one map went to all the structures, but I can make separate ones if that is not possible. It would be exactly like a Buried Treasure Map, but to different structures. I'm modding with MCreator, so if there is a way to do it through their presets, I can use it, but I also know a bit of Java so I could use custom code to create it. Please help!
Have you found a solution yet? I need this to!
I've learned that if you put a copy of a map in an item frame, the original map shows a green marker where you put the copy. So, if you must, you can put the map in the structure, build your structures on the same world while putting a copy of the same map in every one, and put the original map wherever you want the player to find it and that kind of works.
assign to your structure an invisible entity (immobile) or block and use locate procedure to locate it