Quick fix up to distantGeneratorMode lang

This commit is contained in:
coolGi
2023-03-05 12:13:32 +10:30
parent c65e8c068c
commit 3158620440
@@ -225,9 +225,9 @@
"Enable Distant Generation",
"lod.config.client.worldGenerator.enableDistantGeneration.@tooltip":
"§6True:§r in single player fake chunks will be generated outside the vanilla render distance.\nNote: this can use a large amount of CPU.\n\n§6False:§r fake chunks will only generate within the vanilla render distance.",
"lod.config.client.worldGenerator.distanceGenerationMode":
"lod.config.client.worldGenerator.distantGeneratorMode":
"Distance generation mode",
"lod.config.client.worldGenerator.distanceGenerationMode.@tooltip":
"lod.config.client.worldGenerator.distantGeneratorMode.@tooltip":
"How complicated the generation should be when generating fake chunks outside the vanilla render distance.\n\n§6§6Fastest:§r Biome only\n§6Best Quality:§r Features (suggested)\n§6Best compatibility:§r Full (Very slow, don't use unless the fake chunks generate incorrectly.)",
"lod.config.client.worldGenerator.lightGenerationMode":
"Light Generation Mode",