From 9f55e2653a2015df8949bf0eba3288e4203dd47f Mon Sep 17 00:00:00 2001 From: okcoder1 <106904247+ok-coder1@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:53:16 +0530 Subject: [PATCH 1/5] Update shaders.md --- .../current/faq/shaders.md | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md b/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md index a221214..7783dd6 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md @@ -9,37 +9,37 @@ sidebar_position: 3 Shaderpacks might be referred to as shaders in the following guide. ::: -1. Install selected [shaders mod](./optifine-alternatives.md#shaders) or [OptiFine](../mods/optifine.md). You may need a [mod loader](/tags/modloader) +1. Install selected [shader mod](./optifine-alternatives.md#shaders) or [OptiFine](../mods/optifine.md). You may need a [modloader](/tags/modloader) :::warning - OptiFine is highly unstable mod. We do not recommend using it with other mods. Try [alternatives](./optifine-alternatives.md#shaders) instead + OptiFine is a highly unstable mod. We do not recommend using it with other mods. Try [alternatives](./optifine-alternatives.md#shaders) instead. ::: -3. Run Minecraft +2. Run Minecraft :::note This will create a new folder called `shaderpacks` in the Minecraft game directory. ::: -4. Download shaders from websites such as [Modrinth](https://modrinth.com/shaders) or [CurseForge](https://www.curseforge.com/minecraft/search?class=shaders) -5. Move the downloaded shaders to the new `shaderpacks` folder in the Minecraft game directory. +3. Download shaders from websites such as [Modrinth](https://modrinth.com/shaders) or [CurseForge](https://www.curseforge.com/minecraft/search?class=shaders) +4. Move the downloaded shaders to the new `shaderpacks` folder in the Minecraft game directory. :::info[Opening the Minecraft game directory] - 1. Click on the folder icon in Legacy Launcher. + i. Click on the folder icon in Legacy Launcher. ![Folder icon](./img/folder-button.png) - 2. Click on `Open version-name directory`. + ii. Click on `Open version-name directory`. ![Open version directory](../mods/img/mods_openclientdir.png) ::: :::tip - Some shaders mods allows you to "drag" new shaderpack to `Shader Packs` in-game menu instead + Some shader mods allow you to "drag" a new shaderpack to `Shader Packs` in-game menu instead. ::: -6. Run Minecraft (if closed) and click on `Options` +5. Run Minecraft (if closed) and click on `Options` ![Options](./img/mc-options.png) -7. Click `Video Settings` +6. Click `Video Settings` ![Video Settings](./img/vid-settings.png) :::note After installing most shaders mods, there will be a new `Video Settings` layout. This confirms that shaders mod is working. ::: -9. Click on the new `Shader Packs` button. +7. Click on the new `Shader Packs` button. ![Shader Packs button](./img/shaderpacks-button.png) -10. Click on `Shaders: Disabled` to enable shaders. (Ignore if already enabled) +8. Click on `Shaders: Disabled` to enable shaders. (Ignore if already enabled) ![Enable shaders](./img/enable-shaders.png) -11. Click on the shader you want to enable (in this case `AstraLex Shaders`) and click on `Apply`. +9. Click on the shader you want to enable (in this case `AstraLex Shaders`) and click on `Apply`. ![AstraLex Shaders enable](./img/shaders-enabled.png) -12. Click on `Done`. +10. Click on `Done`. ![Done button](./img/done-iris.png) From 1b62383c260275935c158c62e78eb950cace6e35 Mon Sep 17 00:00:00 2001 From: okcoder1 <106904247+ok-coder1@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:53:43 +0530 Subject: [PATCH 2/5] Update shaders.md --- .../current/faq/shaders.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md b/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md index 7783dd6..e76f8bf 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md @@ -23,23 +23,25 @@ Shaderpacks might be referred to as shaders in the following guide. i. Click on the folder icon in Legacy Launcher. ![Folder icon](./img/folder-button.png) ii. Click on `Open version-name directory`. + ![Open version directory](../mods/img/mods_openclientdir.png) ::: :::tip Some shader mods allow you to "drag" a new shaderpack to `Shader Packs` in-game menu instead. ::: -5. Run Minecraft (if closed) and click on `Options` +6. Run Minecraft (if closed) and click on `Options` ![Options](./img/mc-options.png) -6. Click `Video Settings` +7. Click `Video Settings` ![Video Settings](./img/vid-settings.png) :::note After installing most shaders mods, there will be a new `Video Settings` layout. This confirms that shaders mod is working. ::: -7. Click on the new `Shader Packs` button. +8. Click on the new `Shader Packs` button. + ![Shader Packs button](./img/shaderpacks-button.png) -8. Click on `Shaders: Disabled` to enable shaders. (Ignore if already enabled) +10. Click on `Shaders: Disabled` to enable shaders. (Ignore if already enabled) ![Enable shaders](./img/enable-shaders.png) -9. Click on the shader you want to enable (in this case `AstraLex Shaders`) and click on `Apply`. +11. Click on the shader you want to enable (in this case `AstraLex Shaders`) and click on `Apply`. ![AstraLex Shaders enable](./img/shaders-enabled.png) -10. Click on `Done`. +12. Click on `Done`. ![Done button](./img/done-iris.png) From e30c8bc21e94220ed3a18184d51b0557de418b86 Mon Sep 17 00:00:00 2001 From: okcoder1 <106904247+ok-coder1@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:56:13 +0530 Subject: [PATCH 3/5] Update shaders.md --- .../docusaurus-plugin-content-docs/current/faq/shaders.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md b/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md index e76f8bf..21af5ab 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md @@ -9,7 +9,7 @@ sidebar_position: 3 Shaderpacks might be referred to as shaders in the following guide. ::: -1. Install selected [shader mod](./optifine-alternatives.md#shaders) or [OptiFine](../mods/optifine.md). You may need a [modloader](/tags/modloader) +1. Install selected [shader mod](./optifine-alternatives.md#shaders) or [OptiFine](../mods/optifine.md). You may need a [modloader](/tags/modloader). :::warning OptiFine is a highly unstable mod. We do not recommend using it with other mods. Try [alternatives](./optifine-alternatives.md#shaders) instead. ::: @@ -43,5 +43,9 @@ Shaderpacks might be referred to as shaders in the following guide. ![Enable shaders](./img/enable-shaders.png) 11. Click on the shader you want to enable (in this case `AstraLex Shaders`) and click on `Apply`. ![AstraLex Shaders enable](./img/shaders-enabled.png) + :::note + This will make the selected shader highlighted in yellow. + ::: 12. Click on `Done`. + ![Done button](./img/done-iris.png) From b3f6c784ae30c1e89945e5e84edf1c881cf54c35 Mon Sep 17 00:00:00 2001 From: okcoder1 <106904247+ok-coder1@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:02:04 +0530 Subject: [PATCH 4/5] Update shaders.md --- i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md b/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md index 21af5ab..8ac08b1 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md @@ -17,7 +17,7 @@ Shaderpacks might be referred to as shaders in the following guide. :::note This will create a new folder called `shaderpacks` in the Minecraft game directory. ::: -3. Download shaders from websites such as [Modrinth](https://modrinth.com/shaders) or [CurseForge](https://www.curseforge.com/minecraft/search?class=shaders) +3. Download shaders from websites such as [Modrinth](https://modrinth.com/shaders) or [CurseForge](https://www.curseforge.com/minecraft/search?class=shaders). 4. Move the downloaded shaders to the new `shaderpacks` folder in the Minecraft game directory. :::info[Opening the Minecraft game directory] i. Click on the folder icon in Legacy Launcher. From 31e5f8f7dc4af23dffa25dbd40d019971437e20e Mon Sep 17 00:00:00 2001 From: okcoder1 <106904247+ok-coder1@users.noreply.github.com> Date: Fri, 22 Nov 2024 13:49:58 +0530 Subject: [PATCH 5/5] Update shaders.md --- i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md b/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md index 8ac08b1..3b149aa 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md @@ -34,7 +34,7 @@ Shaderpacks might be referred to as shaders in the following guide. 7. Click `Video Settings` ![Video Settings](./img/vid-settings.png) :::note - After installing most shaders mods, there will be a new `Video Settings` layout. This confirms that shaders mod is working. + After installing most shader mods, there will be a new `Video Settings` layout. This confirms that the shader mod is working. ::: 8. Click on the new `Shader Packs` button.