File Details
MelonShaderCycler-Hotfix-1.0.7
- R
- Jul 24, 2025
- 7.08 KB
- 13
- 1.20.1
- Forge
File Name
MelonShaderCycle-1.0.5 (2).jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Changes / Fixes
Fixed double-triggering of shader cycle keybind by adding proper press/release state handling.
Fixed keybind warning message display on startup to ensure users are notified if keybinds mismatch.
Removed forced shader reload call to fix compatibility issues and prevent access errors in Minecraft 1.20.1
Added safeguard to prevent shader cycling if no shaders are found in shaderpacks folder.
Known Issues
Shader does not immediately update visually on keybind press when the player is stationary.
Workaround: Moving the player will apply the shader change correctly. (Working on fix)
The current Minecraft API restricts access to reloadShaders preventing forced shader reload programmatically.
Resource pack reload workaround was removed due to side effects and access issues.
Users must manually move after shader change to see the effect without restarting or reloading the world.