File Details
iris_shader_folder-1.3.2-neoforge
- R
- May 13, 2026
- 197.31 KB
- 16.0K
- 26.1.2+24
- NeoForge
File Name
iris_shader_folder-1.3.2-neoforge.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
- 1.21-Snapshot
- 1.21.2-Snapshot
- 1.21.6-snapshot
- 1.21.1-Snapshot
- 1.21.5-Snapshot
- 1.21.4-Snapshot
- 1.21.9-snapshot
- 1.21.11-snapshot
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
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


