From d10f6793029a817babd65bdd64cf2d4d38d0371c Mon Sep 17 00:00:00 2001 From: copygirl Date: Sun, 31 Jul 2022 17:08:15 +0200 Subject: [PATCH] Adjust description of optional mods --- mods/distanthorizons.pw.toml | 2 +- mods/rubidium.pw.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml index 0b202f6..f646315 100644 --- a/mods/distanthorizons.pw.toml +++ b/mods/distanthorizons.pw.toml @@ -13,6 +13,6 @@ mod-id = "uCdwusMi" version = "8ctYpkCM" [option] -description = "Render distant chunks with lower detail level. In multiplayer, the chunks need to have been explored previously for this to work." +description = "Render distant chunks with lower detail level.\n\nIn multiplayer, the chunks need to have been explored previously for this to work.\n\nMay not work smoothly for everyone." optional = true default = false diff --git a/mods/rubidium.pw.toml b/mods/rubidium.pw.toml index b3e39a9..2d5a75d 100644 --- a/mods/rubidium.pw.toml +++ b/mods/rubidium.pw.toml @@ -13,6 +13,6 @@ mod-id = "4ZqxOvjD" version = "TnN4CV2Q" [option] -description = "Rendering optimization to make Minecraft much more smooth. Can be disabled if you think it causes issues." +description = "Rendering optimizations that take advantage of various techniques to reduce CPU and GPU usage, and make the game run much more smoothly.\n\nCan be disabled if you think it causes issues." optional = true default = true