JLyne / LiveAtlas

A Dynmap, Squaremap, Pl3xmap and Overviewer frontend for the modern web
Apache License 2.0
339 stars 36 forks source link

added list of fix map types #582

Closed ChrissW-R1 closed 1 year ago

ChrissW-R1 commented 1 year ago

Use a list to set the same icon for specific map types (like biome) to use on every dimension.

E.g. biome maps: The icon is a colorful cube, which doesn't fit to the overworld. So the icon is also useful for other dimensions like the nether. Otherwise you have to copy the same icon for every dimension.

Currently only biome is used, but the list could be extended in the future.

(Pull Request reopened after branch reorganization.)

JLyne commented 1 year ago

Thanks