Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some issues in shaders manual #16

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 16 additions & 10 deletions i18n/en/docusaurus-plugin-content-docs/current/faq/shaders.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,37 +9,43 @@ 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`
![Options](./img/mc-options.png)
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.
:::
9. Click on the new `Shader Packs` button.
8. 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)
![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)