Querz / mcaselector

A tool to select chunks from Minecraft worlds for deletion or export.
MIT License
3.17k stars 177 forks source link

Feature request: light level / torch display #428

Open innermatrix opened 1 year ago

innermatrix commented 1 year ago

I currently use MCAS to render a map of my explored chunks, which basically looks like a satellite view. I'd love to be able to see where my trails of torches are on that map. I can imagine two ways of doing this, but I am not sure which would be better:

  1. Blend the map pixels with local light level. Pro: every torch I place would affect more than one pixel, which I think would look better on a large map to show paths I have travelled. Con: lava and other naturally occurring light sources would also affect it
  2. Indicate torches on the map. Pro: really only shows torches (some of which might be part of structure generation, but I can live with that). Con: I think less appealing appearance on the map
BriniaSona commented 1 year ago

I would love a setting you can click to hide the torches from the map.