View Single Post
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2018-12-10, 22:01

By the way, if you want a full list of the hex color codes I'm using, giving you a link to the source code is probably the easiest way...

https://gitlab.com/infinitewarp/mcat...tools/biome.py

That big list starting with "colors_hex = {" is my color map. Each line starts with the biome ID and is followed by the hex code that I'm using.

If you want a reference for the biome IDs, you can dig it out of the Minecraft wiki or see the section starting with "class BiomeType(Enum):" in this other file:

https://gitlab.com/infinitewarp/mcat...definitions.py

The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting.
  quote