From 728e48dde6d3722a874ae5a54fdd08c2d4095073 Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Wed, 23 Jan 2019 19:31:11 -0800 Subject: added default shader settings --- .minecraft/optionsof.txt | 72 ++++++++++++++++++++++ .minecraft/optionsshaders.txt | 19 ++++++ .../shaderpacks/KUDA-Shaders v6.1 Legacy.zip.txt | 5 ++ 3 files changed, 96 insertions(+) create mode 100644 .minecraft/optionsof.txt create mode 100644 .minecraft/optionsshaders.txt create mode 100644 .minecraft/shaderpacks/KUDA-Shaders v6.1 Legacy.zip.txt 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 -- cgit v1.2.3