Wilyicaro / Legacy-Minecraft

This mod adapts all the features from old Minecraft Legacy Console edition
MIT License
137 stars 39 forks source link

<Suggestion> Add Legacy water colors for water, flowing water, and underwater fog #37

Closed AgentMindStorm closed 7 months ago

AgentMindStorm commented 7 months ago

Legacy Console Edition used water colors from Bedrock Edition, not Java Edition. The Environmental Water pack I released repackages these colors in the OptiFine/Colormatic format, but it is not ideal because you have to use a lookup table to match biome ID to name.

You could look in the Console Aspects Updated Textures biomes_client, which stores each biome water color in hex, but Bedrock uses old (pre-1.13) biome names, so there may be slight confusion (for example, "mega_taiga" is now "old_growth_pine_taiga" on Java).

Quartzmaven commented 7 months ago

This one might be important since BedrockWaters (which also had water colors) is known to have issues with resources reloading from the start. Hopefully, implementing this to the mod will not have the same issue.

AgentMindStorm commented 7 months ago

Added in 1.3