diff --git a/MultiMC/Fabulously Optimized x.y.z/instance.cfg b/MultiMC/Fabulously Optimized x.y.z/instance.cfg index 82ebaf149..c0b7c28dd 100644 --- a/MultiMC/Fabulously Optimized x.y.z/instance.cfg +++ b/MultiMC/Fabulously Optimized x.y.z/instance.cfg @@ -1,22 +1,43 @@ +AutoCloseConsole=false ForgeVersion= InstanceType=OneSix IntendedVersion= +JavaPath=javaw JoinServerOnLaunch=false +JoinServerOnLaunchAddress= +JvmArgs= LWJGLVersion= +LaunchMaximized=false LiteloaderVersion= LogPrePostOutput=true MCLaunchMethod=LauncherPart +MaxMemAlloc=1024 +MinMemAlloc=512 +MinecraftWinHeight=480 +MinecraftWinWidth=854 OverrideCommands=false OverrideConsole=false OverrideGameTime=false +OverrideJava=false OverrideJavaArgs=false OverrideJavaLocation=false OverrideMCLaunchMethod=false OverrideMemory=false OverrideNativeWorkarounds=false OverrideWindow=false +PermGen=128 +PostExitCommand= +PreLaunchCommand= +RecordGameTime=true +ShowConsole=false +ShowConsoleOnError=true +ShowGameTime=true +UseNativeGLFW=false +UseNativeOpenAL=false +WrapperCommand= iconKey=pack -lastLaunchTime=1626367088785 -name=Fabulously Optimized 2.1.0-beta.2 +lastLaunchTime=1628784738138 +lastTimePlayed=71 +name=Fabulously Optimized 2.1.0-beta.3 notes=https://www.curseforge.com/minecraft/modpacks/fabulously-optimized -totalTimePlayed=537 +totalTimePlayed=887 diff --git a/Packwiz/config/slightguimodifications/cts.groovy b/Packwiz/config/slightguimodifications/cts.groovy index 3a6fa5e0b..8ad62cfe6 100644 --- a/Packwiz/config/slightguimodifications/cts.groovy +++ b/Packwiz/config/slightguimodifications/cts.groovy @@ -5,7 +5,7 @@ mainMenu { x { it - 2 } y { it - 20 } } - text = literal("Fabulously Optimized 2.1.0-beta.2") + text = literal("Fabulously Optimized 2.1.0-beta.3") align = "right" color = 0xFFFFFF hoveredColor = 0x55FFFF diff --git a/Packwiz/config/yosbr/config/custom-fog.json b/Packwiz/config/yosbr/config/custom-fog.json deleted file mode 100644 index e14e72f1f..000000000 --- a/Packwiz/config/yosbr/config/custom-fog.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "defaultConfig": { - "enabled": false, - "type": "LINEAR", - "linearFogStartMult": 0.25, - "linearFogEndMult": 1.0, - "expFogMult": 3.0, - "exp2FogMult": 1.75 - }, - "dimensions": { - "minecraft:the_nether": { - "enabled": false, - "type": "LINEAR", - "linearFogStartMult": 0.25, - "linearFogEndMult": 1.0, - "expFogMult": 3.0, - "exp2FogMult": 1.75 - } - }, - "videoOptionsButton": true -} \ No newline at end of file diff --git a/Packwiz/config/yosbr/config/enhanced_bes.properties b/Packwiz/config/yosbr/config/enhanced_bes.properties new file mode 100644 index 000000000..486051ff6 --- /dev/null +++ b/Packwiz/config/yosbr/config/enhanced_bes.properties @@ -0,0 +1,13 @@ +#Configuration file for Enhanced Block Entities +#Thu Aug 12 19:01:11 EEST 2021 +christmas_chests=allowed +bed_ao=false +render_enhanced_chests=true +render_enhanced_beds=true +sign_ao=false +render_enhanced_signs=true +bell_ao=true +render_enhanced_bells=true +chest_ao=false +sign_text_rendering=smart +experimental_chests=true