Skip to content

Commit

Permalink
Update en_US.lang
Browse files Browse the repository at this point in the history
  • Loading branch information
jqms authored Jan 10, 2024
1 parent d449214 commit fa9fd69
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions client/languages/en_US.lang
Original file line number Diff line number Diff line change
Expand Up @@ -2237,3 +2237,16 @@ command.waypoint.list_entry_overworld=§aOverworld
command.waypoint.list_entry_unknown=§5 ???
command.waypoint.failed=§cNo waypoint named %s.
command.waypoint.disabled=§cYou must enable the Waypoints module before running this command.

## fog changer
module.fog_customiser.name=Fog Changer
module.fog_customiser.description=Allows you to modify various aspects of the fog!
module.fog_customiser.setting.should_change_fog.name=Should Change Fog Distance
module.fog_customiser.setting.should_change_fog.description=Toggles whether or not to change the distance renders.
module.fog_customiser.setting.fog_multiplier.name=Fog Distance Multiplier
module.fog_customiser.setting.fog_multiplier.description=The multiplier of the distance the fog renders at.
module.fog_customiser.setting.liquid_fog_warning=These will NOT work unless you have operator and/or are in creative mode!
module.fog_customiser.setting.display_fog_under_water.name=Show Underwater Fog
module.fog_customiser.setting.display_fog_under_water.description=Toggles you being able to see the underwater fog.
module.fog_customiser.setting.display_fog_under_lava.name=Show Under-Lava Fog
module.fog_customiser.setting.display_fog_under_lava.description=Toggles you being able to see the under-lava fog.

0 comments on commit fa9fd69

Please sign in to comment.