Skip to content

Commit e823188

Browse files
committed
2.1.0-beta.3
1 parent 746cb80 commit e823188

File tree

4 files changed

+38
-25
lines changed

4 files changed

+38
-25
lines changed
Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,43 @@
1+
AutoCloseConsole=false
12
ForgeVersion=
23
InstanceType=OneSix
34
IntendedVersion=
5+
JavaPath=javaw
46
JoinServerOnLaunch=false
7+
JoinServerOnLaunchAddress=
8+
JvmArgs=
59
LWJGLVersion=
10+
LaunchMaximized=false
611
LiteloaderVersion=
712
LogPrePostOutput=true
813
MCLaunchMethod=LauncherPart
14+
MaxMemAlloc=1024
15+
MinMemAlloc=512
16+
MinecraftWinHeight=480
17+
MinecraftWinWidth=854
918
OverrideCommands=false
1019
OverrideConsole=false
1120
OverrideGameTime=false
21+
OverrideJava=false
1222
OverrideJavaArgs=false
1323
OverrideJavaLocation=false
1424
OverrideMCLaunchMethod=false
1525
OverrideMemory=false
1626
OverrideNativeWorkarounds=false
1727
OverrideWindow=false
28+
PermGen=128
29+
PostExitCommand=
30+
PreLaunchCommand=
31+
RecordGameTime=true
32+
ShowConsole=false
33+
ShowConsoleOnError=true
34+
ShowGameTime=true
35+
UseNativeGLFW=false
36+
UseNativeOpenAL=false
37+
WrapperCommand=
1838
iconKey=pack
19-
lastLaunchTime=1626367088785
20-
name=Fabulously Optimized 2.1.0-beta.2
39+
lastLaunchTime=1628784738138
40+
lastTimePlayed=71
41+
name=Fabulously Optimized 2.1.0-beta.3
2142
notes=https://www.curseforge.com/minecraft/modpacks/fabulously-optimized
22-
totalTimePlayed=537
43+
totalTimePlayed=887

Packwiz/config/slightguimodifications/cts.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mainMenu {
55
x { it - 2 }
66
y { it - 20 }
77
}
8-
text = literal("Fabulously Optimized 2.1.0-beta.2")
8+
text = literal("Fabulously Optimized 2.1.0-beta.3")
99
align = "right"
1010
color = 0xFFFFFF
1111
hoveredColor = 0x55FFFF

Packwiz/config/yosbr/config/custom-fog.json

Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
#Configuration file for Enhanced Block Entities
2+
#Thu Aug 12 19:01:11 EEST 2021
3+
christmas_chests=allowed
4+
bed_ao=false
5+
render_enhanced_chests=true
6+
render_enhanced_beds=true
7+
sign_ao=false
8+
render_enhanced_signs=true
9+
bell_ao=true
10+
render_enhanced_bells=true
11+
chest_ao=false
12+
sign_text_rendering=smart
13+
experimental_chests=true

0 commit comments

Comments
 (0)