DragonDev1906 / Minecraft-Overviewer

Render high-resolution maps of a Minecraft world with a Leaflet powered interface
https://overviewer.org/
GNU General Public License v3.0
2 stars 0 forks source link

Add support for color tinting (e.g. grass color) #6

Open DragonDev1906 opened 4 years ago

DragonDev1906 commented 4 years ago

Overviewer is doing this in the C-code and checks for a list of blocks. Maybe we should give it a list of IDs that should use color tinting. Alternatively we could have a data value for every biome.

DragonDev1906 commented 4 years ago

The following parts need changes: