forked from GTNewHorizons/GT-New-Horizons-Modpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSGCraft.cfg
70 lines (53 loc) · 1.1 KB
/
SGCraft.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# Configuration file
debug {
B:debugStructures=false
}
dhd {
I:linkRangeX=5
I:linkRangeY=1
I:linkRangeZ=6
}
iris {
B:preserveInventory=false
}
naquadah {
B:debugLava=false
I:debugLevel=0
B:debugRandom=false
I:genIsolatedOdds=8
I:genUnderLavaOdds=4
I:maxIsolatedNodes=4
I:maxNodesUnderLava=8
}
opencomputers {
D:wirelessRebroadcastStrength=50.0
}
options {
B:addOresToExistingWorlds=false
B:allowCraftingCrystals=false
B:allowCraftingNaquadah=false
B:augmentStructures=false
I:chunkLoadingRange=1
B:enableNaquadahOre=false
B:logStargateEvents=false
}
stargate {
B:closeFromEitherEnd=true
D:distanceFactorMultiplier=1.0
D:energyPerFuelItem=96000.0
B:explosionFlame=true
I:explosionRadius=10
B:explosionSmoke=true
I:gateOpeningsPerFuelItem=24
D:interDimensionMultiplier=10.0
D:maxEnergyBuffer=1000.0
I:minutesOpenPerFuelItem=80
B:oneWayTravel=true
I:secondsToStayOpen=300
D:soundVolume=1.0
B:transparency=true
B:variableChevronPositions=true
}
villagers {
I:tokra=100
}