custom_fluids > rp > fogs > custom_fluid_fog.json
{
"format_version": "1.16.100",
"minecraft:fog_settings": {
"description": {
"identifier": "wiki:custom_fluid_fog"
},
"distance": {
"air": {
"fog_start": 0,
"fog_end": 1,
"fog_color": "#d16105",
"render_distance_type": "fixed"
},
"weather": {
"fog_start": 0,
"fog_end": 1,
"fog_color": "#d16105",
"render_distance_type": "fixed"
}
}
}
}