Melon Shader Cycler

Add-on to oculus/iris to switch between shaders automatically when entering dimensions (including modded ones) or with just a key-bind

File Details

MelonShaderCycler-Hotfix2-1.0.8

  • R
  • Jul 24, 2025
  • 7.51 KB
  • 17
  • 1.20.1
  • Forge

File Name

melonshadercycle-1.0.7 (2).jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:melons-shader-cycler-1312366:6805614")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added mouse button polling on every client tick to detect shader cycle key presses immediately
Fixed shader cycling delay when using mouse button keybinds — no longer requires player movement or action to trigger
Improved input handling now combines event-based detection and active polling for mouse buttons to ensure responsiveness
Maintained compatibility with keyboard and mouse keybinds; added prevention of repeated triggers while holding the key
Added user warning messages if the ShaderSwitcher keybind does not match the Oculus reload keybind