AntiqueAtlasTeam / AntiqueAtlas

A Minecraft mod that adds a fancy interactive map item.
http://www.minecraftforum.net/topic/2045745-164forge-antique-atlas
Other
251 stars 67 forks source link

Is there a way to delete all markers from one of the crafted atlases? #468

Closed vorwinator closed 1 year ago

vorwinator commented 1 year ago

I assume that there is no way to do it via GUI except creating new atlas but that would require me to run over the world again but that would delete all markers not only the death markers. So is there some kind of file that I can edit to remove all markers of certain type or eventually a file that i can delete to remove all markers but keep the map?

vorwinator commented 1 year ago

world\data\aaMarkers_0.dat So i found that this file can be deleted to remove all markers without removing map for number respective atlas but is it safe to do it?

vorwinator commented 1 year ago

obraz obraz

vorwinator commented 1 year ago

Don't know if that's a good idea but it seems to be working

tyra314 commented 1 year ago

I'd like to split this a bit into different concerns.

vorwinator commented 1 year ago

So this is my situation: I'm playing RLCraft, sharing atlas map with other players, everyone has auto death marker ON, one day there is a problem: im putting new marker on map and then it dissapears instantly after I clicked on "Done", so I checked server logs and there was something about 1024 markers limit, therefore I've changed this limit and started looking for ways to get rid of all death markers from the map.

  1. I wanted to delete all death markers cause instead of map i had flood of death markers (would be awesome to have instead marker for last death location)

  2. I would rather spend hours looking for automation than 40min on constant clicking with eraser. I'm not sure what bookmarks on the left are You talking about... perhaps it's something that I dont have in my current version (ss attached) obraz

  3. Thanks for answer and tips! :D