Skip to content

Commit

Permalink
upd: Remove water fog transition
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjgardner authored Sep 3, 2024
1 parent 37bbff2 commit 5f4b6ce
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions bedrock/pack/RP/fogs/default_fog_setting.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,6 @@
"fog_end": 60.0,
"fog_color": "#44aff5",
"render_distance_type": "fixed",
"transition_fog": {
"init_fog": {
"fog_start": 0.0,
"fog_end": 0.01,
"fog_color": "#4eb3f6",
"render_distance_type": "fixed"
},
"min_percent": 0.25,
"mid_seconds": 5,
"mid_percent": 0.6,
"max_seconds": 30
}
},
"weather": {
"fog_start": 0.25,
Expand Down Expand Up @@ -99,4 +87,4 @@
}
}
}
}
}

0 comments on commit 5f4b6ce

Please sign in to comment.