forked from GTNewHorizons/GT-New-Horizons-Modpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGraviSuite.cfg
53 lines (40 loc) · 1.21 KB
/
GraviSuite.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
# Configuration file
"additional tweaks" {
I:EpicLapPackChargeTickChance=10
I:MaxToolLevelAvailable=9
S:ThisIsAHackedMod=i know and its ok
}
"hud settings" {
B:"Display hud"=true
I:hudPosition=3
}
"recipes settings" {
B:"Disable Advanced Chainsaw recipe"=true
B:"Disable Advanced Dimond Drill recipe"=true
B:"Disable Advanced Jetpack recipe"=true
B:"Disable Advanced NanoChestPlate recipe"=true
B:"Disable AdvancedLappack recipe"=true
B:"Disable Basic recipes"=true
B:"Disable EpicLappack recipe"=true
B:"Disable GraviChestPlate recipe"=true
B:"Disable GraviTool recipe"=true
B:"Disable Nanobot recipe"=false
B:"Disable Relocator recipe"=true
B:"Disable UltimateLappack recipe"=true
B:"Disable UltimateSolarHelmet recipe"=true
B:"Disable Vajra recipe"=true
}
"relocator settings" {
B:"Disable portal mode"=false
B:"Disable translocator mode"=false
I:relocatorEnergyPerDimesionTp=5000000
I:relocatorEnergyPerPortal=2500000
I:relocatorEnergyPerStandartTp=2500000
I:relocatorEnergyPerTranslocator=2000000
}
"sounds settings" {
B:"Disable all sounds"=false
}
"vajra settings" {
B:"Disable Vajra accurate mode"=false
}