promotional bannermobile promotional banner

Iris/Oculus Shader Folder

A mod to hide, recolor, add tooltips, and reorder shaderpacks in the Iris/Oculus shaders menu using flexible patterns. THIS IS NOT A SHADER LOADER

File Details

iris_shader_folder-1.3.0-forge

  • R
  • Apr 2, 2026
  • 195.64 KB
  • 31.0K
  • 1.20.6+32
  • Forge

File Name

iris_shader_folder-1.3.0-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

Forge

implementation "curse.maven:iris-shader-folder-1351246:7864414"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added a new rename feature:

renameStart:[
{all} [|] _ [->] { }
Complementary{.*} [|] Complementary [->] Comp
test [|] {all} [->] Test Shader
]:renameEnd
  • Rename shader pack names or just parts using flexible patterns.
  • {all} renames the entire name.
  • Use { } to insert a whitespace character as a replacement.
  • Format: shader_pattern [|] part_pattern [->] replacement [|] part_pattern2 [->] replacement2 ....
  • Multiple rename rules can be combined per line.

- In the pack.json one can now use description instead of shaderDescription for the tooltip