[1.12.2] Backport clear water in 1.13
yezhiyi9670 opened this issue ยท 3 comments
IMPORTANT: 1.13 did not remove underwater fog, so do not do so. If this is added, make it seperated from water color, which may break water rendering in other mods.
1.13 made changes to the underwater scene, making players able to explore the underwater world better.
- The water texture has lower opacity. This is already added.
- Water block (both still and flowing) has lower lighting opacity, making the ocean better lighted. This is already in Optifine, but Optifine's option doesn't work on dedicated servers.
Implementation Note: If this is turned on, the mod should re-light every chunk when it's loaded, if the chunk is not marked as re-lighted. - The underwater scene is always brighter than it was in 1.12.2. The longer the player stays underwater, the longer the view distance will be, and the brighter the scene will be.
- Respiration enchantment no longer enhances the underwater scene.
EDIT: It seems that the underwater scene is even better in 1.15.2. Backport that one then.
FYI, I took over as the maintainer of Aqua Acrobatics and this is one of the features I've added in the latest release.