{
  "format_version": "1.21.90",
  "minecraft:fog_settings": {
    "description": {
      "identifier": "minecraft:fog_swampland"
    },
    "distance": {
      "water": {
        "fog_start": 0.0,
        "fog_end": 30,
        "fog_color": "#232317",
        "render_distance_type": "fixed",
        "transition_fog": {
          "init_fog": {
            "fog_start": 0.0,
            "fog_end": 0.01,
            "fog_color": "#232317",
            "render_distance_type": "fixed"
          },
          "min_percent": 0.25,
          "mid_seconds": 5,
          "mid_percent": 0.6,
          "max_seconds": 30
        }
      }
    },
    "volumetric": {
      "density": {
        "air": {
          "max_density": 0.05,
          "zero_density_height": 320.0,
          "max_density_height": 320.0
        }
      },
      "media_coefficients": {
        "air": {
          "scattering": [ 0.06, 0.06, 0.06 ],
          "absorption": [ 0.2549019753932953, 0.12995001673698426, 0.18875093758106233 ]
        }
      },
      "henyey_greenstein_g": {
        "air": {
          "henyey_greenstein_g": 0.4
        }
      }
    }
  }
}
