From ee2c6e2a06d235094a45c19ff877fd794f4c95a6 Mon Sep 17 00:00:00 2001 From: coolGi2007 Date: Mon, 10 Jan 2022 04:50:05 +0000 Subject: [PATCH] Added a cloud warning to the lang --- src/main/resources/assets/lod/lang/en_us.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/lod/lang/en_us.json b/src/main/resources/assets/lod/lang/en_us.json index 3d8510a94..d80c49345 100644 --- a/src/main/resources/assets/lod/lang/en_us.json +++ b/src/main/resources/assets/lod/lang/en_us.json @@ -28,6 +28,7 @@ "DistantHorizons.config.client.graphics.fogQuality.disableVanillaFog": "Disable vanilla fog", "DistantHorizons.config.client.graphics.fogQuality.disableVanillaFog.@tooltip": "If true disable Minecraft's fog. \nMay cause issues with other mods that edit fog. \nMay cause errors with other fog editing mods", "DistantHorizons.config.client.graphics.cloudQuality": "Cloud options", + "DistantHorizons.config.client.graphics.cloudQuality.cloudWarning": "§l§nWARNING:§r§n Clouds are still experimental", "DistantHorizons.config.client.graphics.cloudQuality.customClouds": "Custom cloud", "DistantHorizons.config.client.graphics.cloudQuality.customClouds.@tooltip": "Do you want to use a custom way or rendering the clouds. \nIf you turn this off then the other settings here wont do anything \nThis will also make the clouds more dynamic", "DistantHorizons.config.client.graphics.cloudQuality.fabulousClouds": "Fabulous clouds",