Skip to content

Commit

Permalink
Moved renderThirdPersonFireInLava translation to proper category
Browse files Browse the repository at this point in the history
  • Loading branch information
LordEnder-Kitty committed May 18, 2024
1 parent 0ac24f5 commit c08699a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/assets/firehud/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"text.autoconfig.firehud.option.renderFireInLava.@PrefixText": "Lava",
"text.autoconfig.firehud.option.renderFireInLava.@Tooltip": "Toggles rendering the fire hud when in lava",
"text.autoconfig.firehud.option.renderFireInLava": "Render Fire In Lava",
"text.autoconfig.firehud.option.renderThirdPersonFireInLava": "Third Person Fire In Lava",
"text.autoconfig.firehud.option.renderLavaFog.@Tooltip": "Toggles rendering the fog effect when in lava, making it easier to see",
"text.autoconfig.firehud.option.renderLavaFog": "Render Lava Fog",

"text.autoconfig.firehud.option.renderWithFireResistance.@PrefixText": "Fire Resistance",
"text.autoconfig.firehud.option.renderWithFireResistance.@Tooltip": "Toggles rendering the hud when under the Fire Resistance status effect",
"text.autoconfig.firehud.option.renderWithFireResistance": "Render With Fire Resistance",
"text.autoconfig.firehud.option.renderThirdPersonFireInLava": "Third Person Fire In Lava",
"text.autoconfig.firehud.option.displayFireResTimer.@Tooltip": "Displays a timer above the hotbar which shows how many seconds remaining on any applied fire resistance effect",
"text.autoconfig.firehud.option.displayFireResTimer": "Display Fire Resistance Timer",
"text.autoconfig.firehud.option.fireResTimerAsTicks.@Tooltip": "Changes Display Fire Resistance Timer to display time in ticks instead of seconds (requires Display Fire Resistance Timer to be enabled)",
Expand Down

0 comments on commit c08699a

Please sign in to comment.