unpacked and edited shaders

disabled fog mod in config (not man in the fog)

dimension.properties edited in shaders to shutoff unassigned dimensions.
This commit is contained in:
2025-05-18 16:19:09 -05:00
parent efff2ffd1a
commit c7994da726
363 changed files with 20618 additions and 6 deletions

View File

@ -3,7 +3,7 @@ backend = "DEFAULT"
#Enable or disable instance update limiting with distance.
limitUpdates = true
#The number of worker threads to use. Set to -1 to let Flywheel decide. Set to 0 to disable parallelism. Requires a game restart to take effect.
#Range: -1 ~ 16
#Range: -1 ~ 12
workerThreads = -1
#Config options for Flywheel's built-in backends.

View File

@ -1,7 +1,7 @@
{
"disableMod": false,
"disableMod": true,
"disabledDimensions": [
"minecraft:the_nether"
"the_deep_void:deep_void"
],
"disableRaininessEffect": false,
"disableUndergroundFogMultiplier": false,

View File

@ -1,8 +1,8 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Sat May 17 23:33:39 CDT 2025
#Sun May 18 16:15:51 CDT 2025
colorSpace=SRGB
disableUpdateMessage=false
enableDebugOptions=false
maxShadowRenderDistance=32
shaderPack=ComplementaryUnbound_r5.5.1.zip
shaderPack=ComplementaryUnbound_r5.5.1test
enableShaders=true