v2.0.0

 Bug Fixes

 * Water in normal Swamps and Swamp Hills is now 90% opaque instead of 65% opaque.
    * Swamp water is intended to be 100% opaque, but Mojang broke it in game version 1.21.40. Instead of fully restoring the opacity, I decided to change it to 90% because it looks better.
 * Mangrove Leaves now look correct again when Fancy Leaves is disabled. (Outdated resource pack moment. Not Mojang's fault for once.)
 * Mangrove Leaves now sound like Azalea Leaves. Apparently, I just completely missed them before.
 * The sides of Grass Blocks now use a slightly less broken-looking green in the Pale Garden and transition from other biomes more smoothly.
    * A better solution would be to change the tint to white or remove it entirely, but Bedrock Edition currently allows neither. This is set to change in game version 1.21.60.
 * Potted Flowering Azaleas no longer have flowers on their insides, to match normal Flowering Azaleas. (Vanilla inconsistency)
 * Azalea Leaves and Flowering Azalea Leaves no longer use slightly different color palettes. No clue how that even happened in the first place.
 * Pack-affected Leaves now look the same when covered as when Fancy Leaves is disabled.

 General Changes

 * Removed panorama textures as vanilla has changed the panorama since the previous version of the pack.
    * A new panorama would be warranted due to The Garden Awakens drop, but the method I previously used to make them no longer works for literally no reason.
 * The soundscape is now more varied!
    * Short Grass now sounds like Vines.
    * Tall Grass now sounds like Dripleaves.
    * Large Ferns now sound like Sponges.
    * Birch, Spruce, and Acacia Leaves now sound like Cherry Leaves.
 * Vines are now slightly darker when placed into the world.
    * This is to hide the fact that Vines are not subject to block face dimming. Unfortunately, Bedrock Edition currently has issues preventing me from just making them so.
 * Increased contrast on pack-affected Leaves when covered or when Fancy Leaves is disabled.
 * Pack now affects Mossy Cobblestone and Mossy Stone Bricks. They are now a cold blue instead of a warm yellowish green.
 * Tweaked the side and internal textures of (non-potted) Azaleas and Flowering Azaleas. The snow is now rounder, and the snow-covered flowers are now visible like on other similar textures.
 * Tweaked water surface colors. Many of them are now bluer.
 * Pack now affects underwater fog in all biomes in which the water surface color is also affected.
    * This is done by adding new fogs and not by replacing the existing fogs for command reasons, but I am not sure how this affects resource pack compatibility.

 Technical Changes

 * The comments in terrain_texture.json now reflect the biomes' actual names instead of their IDs.
 * Lowered resolutions of all colormaps to 1x. Hopefully this doesn't cause issues.
 * All affected block textures have been moved to "textures/cb_custom_blocks/snowy" for potential resource pack interaction, except for "textures/blocks/grass_side_snowed" and the textures for Mossy Cobblestone and Mossy Stone Bricks.
    * This is done by assigning custom terrain_texture.json entries via blocks.json. Lily Pads and Pink Petals have also been updated to this standard.