Certain biomes have lighting bugs
dotexe1337 opened this issue ยท 2 comments
Oh, apparently more than one of the resource packs I was using had color maps and I didn't realize. Deleting the textures/colormaps folder from the packs fixed it. Thank you!
This appears to be an issue with the biome colormap in the resource pack that you're using.
Modern Beta restores biome color sampling of the entire grass/foliage colormap. Vanilla Minecraft only samples a handful of pixels, so understandably most resource packs only account for those specific points. This means though that if the colormap looks like this, then it won't work:
The colormap needs to completely filled like so:
EDIT: As a workaround, you can toggle the Render Beta Biome Colors option, before opening the world. This will make the mod revert to the vanilla biome tinting behavior, though you of course won't get the variety in biome colors.