initial commit
This commit is contained in:
commit
5dfd7f1986
294 changed files with 22656 additions and 0 deletions
40
config/cofh/thermalfoundation/client.cfg
Normal file
40
config/cofh/thermalfoundation/client.cfg
Normal file
|
@ -0,0 +1,40 @@
|
|||
# Configuration file
|
||||
|
||||
Global {
|
||||
# If TRUE, Creative versions of Items will show in Creative Tabs. [default: true]
|
||||
B:ShowCreativeItems=true
|
||||
|
||||
# If TRUE, Empty versions of Items which contain a specific resource (such as RF or Water) will show in Creative Tabs. [default: false]
|
||||
B:ShowEmptyItems=false
|
||||
|
||||
# If TRUE, Full versions of Items which contain a specific resource (such as RF or Water) will show in Creative Tabs. [default: true]
|
||||
B:ShowFullItems=true
|
||||
|
||||
# If TRUE, all Thermal Series mods will be share common pre-configured "Thermal Series" Creative Tabs. Basic Armor and Basic Tools will go to appropriate vanilla Creative Tabs. [default: true]
|
||||
B:ThermalSeriesTabs=true
|
||||
}
|
||||
|
||||
|
||||
Interface {
|
||||
# If TRUE, Thermal Foundation Basic Armor Sets appear under the general "Thermal Foundation" Creative Tab. Does not work if "Thermal Series" Creative Tabs are in use. [default: false]
|
||||
B:ArmorInCommonTab=false
|
||||
|
||||
# If TRUE, Thermal Foundation Basic Tools appear under the general "Thermal Foundation" Creative Tab. Does not work if "Thermal Series" Creative Tabs are in use. [default: false]
|
||||
B:ToolsInCommonTab=false
|
||||
|
||||
# If TRUE, Thermal Foundation Utility Items appear under the general "Thermal Foundation" Creative Tab. Does not work if "Thermal Series" Creative Tabs are in use. [default: false]
|
||||
B:UtilsInCommonTab=false
|
||||
}
|
||||
|
||||
|
||||
Render {
|
||||
# If TRUE, Ender devices will be a bit more Cagey year-round. [default: false]
|
||||
B:CageyEnder=false
|
||||
}
|
||||
|
||||
|
||||
Version {
|
||||
S:Identifier=2.6.7
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue