File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
; Details/Help Found here: https://github.com/AllTheMods/Server-Scripts
2
2
3
3
MAX_RAM =5G;
4
- JAVA_ARGS =-d64 -server -XX:+AggressiveOpts -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:MaxGCPauseMillis =20 -XX: GCPauseIntervalMillis =50 -XX: +UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:NewSize =84m -XX: +UseAdaptiveGCBoundary -XX: NewRatio =3 - Dfml.queryResult =confirm - Dforge.debugRegistryEntries =true - Dfml.readTimeout =90 - Dfml.debugNetworkHandshake =true - Dfml.badPacketCounter =10 ;
4
+ JAVA_ARGS =-d64 -server -XX:+AggressiveOpts -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:+UseAdaptiveGCBoundary;
5
5
CRASH_COUNT =10;
6
6
CRASH_TIMER =600;
7
7
RUN_FROM_BAD_FOLDER =0;
8
8
IGNORE_OFFLINE =0;
9
9
IGNORE_JAVA_CHECK =0;
10
10
USE_SPONGE =0;
11
11
12
- MODPACK_NAME =All The Mods 1 ;
13
- MCVER =1.10 .2;
14
- FORGEVER =12.18.3.2281 ;
12
+ MODPACK_NAME =All The Mods 3 ;
13
+ MCVER =1.12 .2;
14
+ FORGEVER =14.23.0.2512 ;
15
15
FORGEURL =DISABLE;
You can’t perform that action at this time.
0 commit comments