Mojira Archive
MCPE-151593

Weather fog does not apply for custom resource packs in hot biomes.

The weather fog In all mesa, desert and savanna variants  does not apply when given custom weather fog.

I have provided a custom fog pack that makes all the water surface color fog and weather fog the same so any biomes that have not got the same color can be seen.

{
  "format_version": "1.16.100",
  "minecraft:fog_settings": {
      "description": {
        "identifier": "vocktilesfog:custom_test_fog_desert"
      },
      "distance": {
      "air": {
        "fog_start": 0,
        "fog_end": 0.85,
        "fog_color": "#7354ff",
        "render_distance_type": "render"
      },
      "water": {
        "fog_start": 0,
        "fog_end": 20,
        "fog_color": "#ff54ee",
        "render_distance_type": "fixed"
      },
      "weather": {
        "fog_start": 0,
        "fog_end": 100,
        "fog_color": "#54ff7c",
        "render_distance_type": "fixed"
      }
    }
  }
}

Unresolved

Vocktile

2022-01-08, 09:05 PM

2024-01-23, 05:41 PM

5

5

Confirmed

1172234

1.18.10.26 Beta, 1.18.30.20 Beta, 1.18.12 Hotfix, 1.20.51 Hotfix

-