mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-10-28 01:18:01 +00:00
49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"format_version": "1.21.90",
|
|
"minecraft:fog_settings": {
|
|
"description": {
|
|
"identifier": "minecraft:fog_roofed_forest"
|
|
},
|
|
"distance": {
|
|
"water": {
|
|
"fog_start": 0.0,
|
|
"fog_end": 60.0,
|
|
"fog_color": "#3B6CD1",
|
|
"render_distance_type": "fixed",
|
|
"transition_fog": {
|
|
"init_fog": {
|
|
"fog_start": 0.0,
|
|
"fog_end": 0.01,
|
|
"fog_color": "#3B6CD1",
|
|
"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.04, 0.04, 0.04 ],
|
|
"absorption": [ 0.0, 0.0, 0.0 ]
|
|
}
|
|
},
|
|
"henyey_greenstein_g": {
|
|
"air": {
|
|
"henyey_greenstein_g": 0.75
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|