-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathHostileWorlds.cfg
34 lines (31 loc) · 985 Bytes
/
HostileWorlds.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Configuration file
"hostile worlds settings" {
S:areaConverterReplaceBlocksWith=minecraft:mossy_cobblestone
I:autoSaveFrequencyInTicks=36000
I:coolDownBetweenInvasionsCave=12000
I:coolDownBetweenInvasionsPortal=240000
I:coolDownBetweenWaves=3600
I:coolDownFirstTime=144000
B:debugConsoleOutput=false
B:debugDoAreaScans=true
B:debugTickMain=true
B:debugTurretsFreeEnergy=false
I:difficulty=1
B:invadersDropNothing=true
I:invasionBaseInvaderCount=6
I:invasionCaveChancePercent=70
I:invasionCaveMaxDistStart=150
B:invasionCaves=true
B:invasionManyPerPortal=false
B:invasionPortal=true
I:invasionPortalChancePercent=30
I:invasionWaveCountMax=6
I:meteorCrashDistFromPlayerMax=400
I:meteorCrashDistFromPlayerMin=50
S:noInvadeWhitelist=
B:portalTeleporting=true
B:spawnClawerZombie=true
B:spawnHungryZombie=true
B:timeBasedInvasionsInstead=false
B:warpInvadersCloser=false
}