diff options
author | Thomas Groman <tgroman@nuegia.net> | 2019-01-23 19:31:11 -0800 |
---|---|---|
committer | Thomas Groman <tgroman@nuegia.net> | 2019-01-23 19:31:11 -0800 |
commit | 728e48dde6d3722a874ae5a54fdd08c2d4095073 (patch) | |
tree | 4dcd37f6a58ebd6851f17101640c9244509e28da | |
parent | 92c3759afd709ff1ba4c0e11511b091530e3f545 (diff) | |
download | NuegiaContinuumPlus-728e48dde6d3722a874ae5a54fdd08c2d4095073.tar NuegiaContinuumPlus-728e48dde6d3722a874ae5a54fdd08c2d4095073.tar.gz NuegiaContinuumPlus-728e48dde6d3722a874ae5a54fdd08c2d4095073.tar.lz NuegiaContinuumPlus-728e48dde6d3722a874ae5a54fdd08c2d4095073.tar.xz NuegiaContinuumPlus-728e48dde6d3722a874ae5a54fdd08c2d4095073.zip |
added default shader settingslist
-rw-r--r-- | .minecraft/optionsof.txt | 72 | ||||
-rw-r--r-- | .minecraft/optionsshaders.txt | 19 | ||||
-rw-r--r-- | .minecraft/shaderpacks/KUDA-Shaders v6.1 Legacy.zip.txt | 5 |
3 files changed, 96 insertions, 0 deletions
diff --git a/.minecraft/optionsof.txt b/.minecraft/optionsof.txt new file mode 100644 index 0000000..370082b --- /dev/null +++ b/.minecraft/optionsof.txt @@ -0,0 +1,72 @@ +ofFogType:1 +ofFogStart:0.8 +ofMipmapType:0 +ofOcclusionFancy:false +ofSmoothFps:false +ofSmoothWorld:true +ofAoLevel:1.0 +ofClouds:0 +ofCloudsHeight:0.0 +ofTrees:0 +ofDroppedItems:0 +ofRain:0 +ofAnimatedWater:0 +ofAnimatedLava:0 +ofAnimatedFire:true +ofAnimatedPortal:true +ofAnimatedRedstone:true +ofAnimatedExplosion:true +ofAnimatedFlame:true +ofAnimatedSmoke:true +ofVoidParticles:true +ofWaterParticles:true +ofPortalParticles:true +ofPotionParticles:true +ofFireworkParticles:true +ofDrippingWaterLava:true +ofAnimatedTerrain:true +ofAnimatedTextures:true +ofRainSplash:true +ofLagometer:false +ofShowFps:false +ofAutoSaveTicks:4000 +ofBetterGrass:3 +ofConnectedTextures:2 +ofWeather:true +ofSky:true +ofStars:true +ofSunMoon:true +ofVignette:0 +ofChunkUpdates:1 +ofChunkUpdatesDynamic:false +ofTime:0 +ofClearWater:false +ofAaLevel:0 +ofAfLevel:1 +ofProfiler:false +ofBetterSnow:false +ofSwampColors:true +ofRandomEntities:true +ofSmoothBiomes:true +ofCustomFonts:true +ofCustomColors:true +ofCustomItems:true +ofCustomSky:true +ofShowCapes:true +ofNaturalTextures:false +ofEmissiveTextures:true +ofLazyChunkLoading:true +ofRenderRegions:false +ofSmartAnimations:false +ofDynamicFov:true +ofAlternateBlocks:true +ofDynamicLights:2 +ofScreenshotSize:1 +ofCustomEntityModels:true +ofCustomGuis:true +ofShowGlErrors:true +ofFullscreenMode:Default +ofFastMath:false +ofFastRender:false +ofTranslucentBlocks:0 +key_of.key.zoom:46 diff --git a/.minecraft/optionsshaders.txt b/.minecraft/optionsshaders.txt new file mode 100644 index 0000000..af1a6a3 --- /dev/null +++ b/.minecraft/optionsshaders.txt @@ -0,0 +1,19 @@ +#Tue Jan 22 22:00:49 PST 2019 +shaderPack=KUDA-Shaders v6.1 Legacy.zip +antialiasingLevel=0 +normalMapEnabled=true +specularMapEnabled=true +renderResMul=1.0 +shadowResMul=1.4142135 +handDepthMul=0.125 +cloudShadow=false +oldHandLight=default +oldLighting=default +tweakBlockDamage=false +shadowClipFrustrum=true +TexMinFilB=0 +TexMinFilN=0 +TexMinFilS=0 +TexMagFilB=0 +TexMagFilN=0 +TexMagFilS=0 diff --git a/.minecraft/shaderpacks/KUDA-Shaders v6.1 Legacy.zip.txt b/.minecraft/shaderpacks/KUDA-Shaders v6.1 Legacy.zip.txt new file mode 100644 index 0000000..0291086 --- /dev/null +++ b/.minecraft/shaderpacks/KUDA-Shaders v6.1 Legacy.zip.txt @@ -0,0 +1,5 @@ +#Tue Jan 22 21:59:46 PST 2019 +anamorphicLens=true +dynamicWeather=true +shadowMapResolution=4096 +useMoonPhases=true |