From aad095ca1a83bc20e4493835dab68fb018f7c6fb Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sat, 4 May 2024 09:48:35 -0500 Subject: [PATCH] Fix #670 Remove outdated world gen options from tooltip --- core/src/main/resources/assets/distanthorizons/lang/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/assets/distanthorizons/lang/en_us.json b/core/src/main/resources/assets/distanthorizons/lang/en_us.json index c1a127453..ddd0b7127 100644 --- a/core/src/main/resources/assets/distanthorizons/lang/en_us.json +++ b/core/src/main/resources/assets/distanthorizons/lang/en_us.json @@ -321,7 +321,7 @@ "distanthorizons.config.client.advanced.worldGenerator.distantGeneratorMode": "Distance Generator Mode", "distanthorizons.config.client.advanced.worldGenerator.distantGeneratorMode.@tooltip": - "How complicated the generation should be when generating LODs outside the vanilla render distance.\n\n§6§6Fastest:§r Biome only\n§6Best Quality:§r Features (suggested)", + "How complicated the generation should be when generating LODs outside the vanilla render distance.", "distanthorizons.config.client.advanced.worldGenerator.worldGenLightingEngine": "Lighting Engine", "distanthorizons.config.client.advanced.worldGenerator.worldGenLightingEngine.@tooltip":