forked from TerraFirmaRescue/TerraFirma-Rescue-Modpack
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgregtech.cfg
51 lines (38 loc) · 895 Bytes
/
gregtech.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
# Configuration file
blocks {
crates {
B:UseOverlayIcon_false=false
}
}
debug {
B:april_false=false
B:april_fools_false=false
B:block_update_sounds_false=false
B:experiments_false=false
B:logs_false=false
B:misc_false=false
B:oredict_false=false
B:xmas_december_false=false
B:xmas_july_false=false
}
general {
B:use3DCoinsInv_true=false
B:use3DCoins_true=true
B:useGTAlphaBlending_false=false
B:useMCAlphaBlending_false=false
B:warnings_customoregen_true=false
}
news {
B:version_checker_true=false
}
visibility {
B:Bumblebees_false=false
B:ChemTooltips_true=true
B:HiddenGTFluidDisplay_false=false
B:HiddenGTItems_false=false
B:HiddenGTMaterials_false=false
B:HiddenGTPrefixes_false=false
B:InternalNames_false=false
B:MicroBlocks_false=false
B:OreBlocks_false=false
}