File Details
iris_shader_folder-1.3.2-forge
- R
- May 13, 2026
- 196.54 KB
- 42.5K
- 1.20.6+32
- Forge
File Name
iris_shader_folder-1.3.2-forge.jar
Supported Versions
- 1.16-Snapshot
- 1.19-Snapshot
- 1.17-Snapshot
- 1.20-Snapshot
- 1.18-Snapshot
- 1.20.2-Snapshot
- 1.20.5-Snapshot
- 1.20.3-Snapshot
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4-Snapshot
- 1.19.3-Snapshot
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17.1
- 1.17
- 1.16.5
- 1.16.4
- 1.16.3
- 1.16.2
- 1.16.1
- 1.16
Curse Maven Snippet
Recolor Priority Update
Recolor matching now uses last-match-wins priority.
- If a single rule makes use of concatenated rules via [|], then later written rules overwrite earlier ones.
Example:
Test Shader - Best [|] est [->] red [|] Best [->] green
Before this update: broken

After this update: fixed


