Skip to content

Commit

Permalink
Tweak graphic setting color
Browse files Browse the repository at this point in the history
  • Loading branch information
Brottweiler committed Jun 24, 2020
1 parent 3f53beb commit 196e861
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/minecraft/lang/en_oc.json
Original file line number Diff line number Diff line change
Expand Up @@ -502,10 +502,10 @@
"options.difficulty.hardcore": "§4Hardcore",
"options.graphics": "§bGraphics",
"options.graphics.fabulous.tooltip": "%s graphics uses screen shaders for drawing weather, clouds and particles behind translucent blocks and water.\nThis may severely impact performance for portable devices and 4K displays.",
"options.graphics.fabulous": "§5Fabulous!",
"options.graphics.fancy.tooltip": "Fancy graphics balances performance and quality for the majority of machines.\nWeather, clouds and particles may not appear behind translucent blocks or water.",
"options.graphics.fabulous": "§a§oFabulous!",
"options.graphics.fancy.tooltip": "§aFancy §rgraphics balances performance and quality for the majority of machines.\nWeather, clouds and particles may not appear behind translucent blocks or water.",
"options.graphics.fancy": "§aFancy",
"options.graphics.fast.tooltip": "Fast graphics reduces the amount of visible rain and snow.\nTransparency effects are disabled for various blocks such as tree-leaves.",
"options.graphics.fast.tooltip": "§eFast §rgraphics reduces the amount of visible rain and snow.\nTransparency effects are disabled for various blocks such as tree-leaves.",
"options.graphics.fast": "§eFast",
"options.graphics.warning.title": "Graphics Device Unsupported",
"options.graphics.warning.message": "Your graphics device is detected as unsupported for the %s graphics option.\n\nYou may ignore this and continue, however support will not be provided for your device if you choose to use %s graphics.",
Expand Down

0 comments on commit 196e861

Please sign in to comment.