/
Make Flashback's sky override option work with iris shaders.
Compared to version 1.0.0, which covered the sky by rendering a box, version 2.0.0 directly disables the functions of
WorldRenderingPhase.SKY, WorldRenderingPhase.CUSTOM_SKY, WorldRenderingPhase.CLOUDS, WorldRenderingPhase.VOID, WorldRenderingPhase.SUN, WorldRenderingPhase.STARS, WorldRenderingPhase.MOON, and WorldRenderingPhase.SUNSET,
which should yield a better result. However, you must manually disable clouds in your shader settings. In version 1.0.0, the clouds only appeared to be covered, but in reality, they were simply beyond the boundaries of the green-screen box.
!wooo green screennnnnn

Flashback sky color override compat for IrisShaders.