Skip to content

Commit

Permalink
Merge pull request IrisShaders#2 from Banzobotic/NoComment1105-patch-1
Browse files Browse the repository at this point in the history
Small changes
  • Loading branch information
NoComment1105 authored Nov 24, 2021
2 parents 5d5a311 + 912ad36 commit 7fec67f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
* Visit [our Discord server](https://discord.gg/jQJnav2jPu) to chat about the mod and get support! It's also a great place to get development updates right as they're happening.
* Visit [my Patreon page](https://www.patreon.com/coderbot) to support the continued development of Iris!

## FAQ

Find answers to frequently asked questions, including a list of currently support shaders, on our [FAQ page](docs/faq.md).


## Why did you make Iris?

Expand Down Expand Up @@ -38,11 +42,6 @@ Iris has public releases for 1.16 and 1.17 that work with custom versions of Sod
Compatibility with Sodium is an ongoing project. I've been chatting with JellySquid over the course of many months regarding compatibility, and many refactors and improvements have been implemented into Sodium in order to better accommodate Iris. Though a [fork of Sodium](https://github.com/IrisShaders/sodium-fabric) is still required, it's my intent that it will be unnecessary in the future. Official downloads of Iris include this modified version of Sodium for performance.


## What shader packs can I use right now?

View our [FAQ page](docs/faq.md) to see the list of supported shaders!


## How can I help?

* The Iris Discord server is looking for people willing to provide support and moderate the server! Send @IMS#7902 a message if you'd like to apply.
Expand Down
28 changes: 14 additions & 14 deletions docs/faq.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## FAQ
# FAQ

> Q. How do I download Iris?
A. Please visit [the official Iris website](https://irisshaders.net/)
Expand All @@ -13,7 +14,7 @@ A. [#663](https://github.com/IrisShaders/Iris/issues/663)

> Q. Why is (insert shader) not working?
A. That shader likely currently isn't supported, but should be in the future.
A. That shader likely isn't supported currently, but should be in the future.

> Q. How do I disable my shaders?
Expand All @@ -29,7 +30,7 @@ A. There are a few possible reasons:

• You're using macOS, which has limited support.

• You may have an incompatible mod installed.
• You may have an incompatible mod installed.

> Q. What shaders have been tested and are working with Iris?
Expand All @@ -41,9 +42,9 @@ A. The following shaders have been tested and work well:

[BSL Shaders](https://bitslablab.com/bslshaders/)

• Continuum 1.3
[Continuum 1.3](https://continuum.graphics/downloads)

• Continuum 2.0.4
[Continuum 2.0.4](https://continuum.graphics/downloads)

[SEUS V11](https://www.sonicether.com/seus/)

Expand All @@ -55,9 +56,9 @@ A. The following shaders have been tested and work well:

[Skylec v4.0](https://www.curseforge.com/minecraft/customization/skylec-shader)

• Tea V1.5.3
[Tea V1.5.3](https://www.curseforge.com/minecraft/customization/beyondbelief-vanilla-reborn)

• XorDev's shaders
[XorDev's shaders](https://github.com/XorDev/Minecraft-Shaderpacks)

[RedHat shaders](https://www.curseforge.com/minecraft/customization/redhat-shader-v1-chocapic13-edit)

Expand All @@ -67,24 +68,23 @@ The following shaders have been tested and work with some minor issues:

• Triliton V8 [reflections broken]

• Stereo's Default+ [No sky on 1.17]
• Stereo's Default+ [No sky on 1.17]

> Q. Will (insert feature) part of OptiFine be added to iris?
> Q. Will (insert feature) part of OptiFine be added to iris?
A. Iris is specifically a shaders mod. Other features are not planned for Iris. However, many other wonderful mods have been made by the fabric modding community which cover many of the features of OptiFine.
A. Iris is specifically a shaders mod. Other features are not planned for Iris. However, many other wonderful mods have been made by the fabric modding community which cover many of the features of OptiFine.

The following is a short list, more alternatives can be found through further research, the list is alphabetical.

Better Grass/Snow - [LambdaBetterGrass](https://www.curseforge.com/minecraft/mc-mods/lambdabettergrass)

Chunk Caching - [Bobby](https://www.curseforge.com/minecraft/mc-mods/bobby)

Chunk Caching - [Bobby](https://www.curseforge.com/minecraft/mc-mods/bobby) -
Bobby is incompatible with Starlight.

Connected Textures - [Continuity](https://modrinth.com/mod/continuity)

Custom Item Textures - [CIT-Resewn](https://modrinth.com/mod/cit-resewn)
You need to enable “Broken Paths” or MANY PACKS WILL NOT WORK.
Custom Item Textures - [CIT-Resewn](https://modrinth.com/mod/cit-resewn) -
You need to enable “Broken Paths” or MANY PACKS WILL NOT WORK.

Dynamic Lights - [LambDynamicLights](https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights)

Expand Down

0 comments on commit 7fec67f

Please sign in to comment.