[X] Shaders need to be able to render all non colortinted faces black so other code can add the color tinted faces later b5f64d32ad6faeb9802aa02bc06d6b1cb62df0c6
[X] BlockRenderer needs to use the shader option to render the colortint template (this is done by returning the additional Image in the variants tuple as the second entry b5f64d32ad6faeb9802aa02bc06d6b1cb62df0c6
[ ] Change the Textures- and C-code to use the additional Image (probably requires a get_colortint_texture(blockid, data) method in Textures)
The following parts need changes: