added oculus mc for shader support & hysteria shaders
Hysteria Shaders added.
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -2,3 +2,13 @@
|
||||
1.20.1-FearFactoryTest/instance.cfg
|
||||
*.bak
|
||||
1.20.1-FearFactoryTest/instance.cfg
|
||||
1.20.1-FearFactoryTest/minecraft/local/ftbultimine-client.snbt
|
||||
1.20.1-FearFactoryTest/minecraft/local/ftbultimine-client.snbt
|
||||
1.20.1-FearFactoryTest/instance.cfg
|
||||
1.20.1-FearFactoryTest/instance.cfg
|
||||
1.20.1-FearFactoryTest/minecraft/config/tradersindisguise-common-4.toml.bak
|
||||
*.bak
|
||||
*.log
|
||||
*.bak
|
||||
1.20.1-FearFactoryTest/minecraft/config/tradersindisguise-common-4.toml.bak
|
||||
1.20.1-FearFactoryTest/instance.cfg
|
||||
|
@ -67,12 +67,12 @@ UseNativeOpenAL=false
|
||||
UseZink=false
|
||||
WrapperCommand=
|
||||
iconKey=default
|
||||
lastLaunchTime=1746997899333
|
||||
lastTimePlayed=170
|
||||
lastLaunchTime=1747000243021
|
||||
lastTimePlayed=142
|
||||
linkedInstances=[]
|
||||
name=1.20.1 FearFactory
|
||||
notes=
|
||||
totalTimePlayed=11884
|
||||
totalTimePlayed=13602
|
||||
|
||||
[UI]
|
||||
mods_Page\Columns=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x1\x1\0\0\0\0\0\0\0\0\0\0\0\v\x80\a\0\0\0\x4\0\0\0\n\0\0\0\x64\0\0\0\b\0\0\0\x64\0\0\0\a\0\0\0\x64\0\0\0\t\0\0\0\x64\0\0\x3\xe9\0\0\0\v\x1\x1\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\v\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x1\x91\0\0\0\x1\0\0\0\x1\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#Darkness properties file
|
||||
#Sun May 11 11:44:34 CDT 2025
|
||||
#Sun May 11 16:38:55 CDT 2025
|
||||
dark_nether_fog=0.5
|
||||
only_affect_block_light=false
|
||||
dark_end_fog=0.0
|
||||
|
@ -0,0 +1,8 @@
|
||||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Sun May 11 16:57:02 CDT 2025
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=false
|
||||
enableDebugOptions=false
|
||||
maxShadowRenderDistance=32
|
||||
shaderPack=Hysteria-Shaders-Universal-v1.2.1.zip
|
||||
enableShaders=true
|
BIN
1.20.1-FearFactoryTest/minecraft/mods/oculus-mc1.20.1-1.8.0.jar
(Stored with Git LFS)
Normal file
BIN
1.20.1-FearFactoryTest/minecraft/mods/oculus-mc1.20.1-1.8.0.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
1.20.1-FearFactoryTest/minecraft/shaderpacks/Hysteria-Shaders-Universal-v1.2.1.zip
(Stored with Git LFS)
Normal file
BIN
1.20.1-FearFactoryTest/minecraft/shaderpacks/Hysteria-Shaders-Universal-v1.2.1.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -0,0 +1,11 @@
|
||||
#Sun May 11 16:57:03 CDT 2025
|
||||
shadowMapResolution=1024
|
||||
TAAU=true
|
||||
ENTITY_SHADOWS=false
|
||||
TAAU_RENDER_SCALE=0.50
|
||||
CLOUDS_CUMULUS_PRIMARY_STEPS_Z=5
|
||||
CLOUDS_CUMULUS_AMBIENT_STEPS=1
|
||||
INFO=0
|
||||
VL_QUALITY=1
|
||||
CLOUDS_CUMULUS_PRIMARY_STEPS_H=10
|
||||
CLOUDS_CUMULUS_LIGHTING_STEPS=1
|
Reference in New Issue
Block a user