mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2025-06-14 11:01:13 +00:00
Initial config added
This commit is contained in:
28
src/config/cofh/thermalexpansion/client.cfg
Normal file
28
src/config/cofh/thermalexpansion/client.cfg
Normal file
@ -0,0 +1,28 @@
|
||||
# Configuration file
|
||||
|
||||
Interface {
|
||||
# If TRUE, Thermal Expansion Florbs appear under the general "Thermal Expansion" Creative Tab. Not really recommended. [default: false]
|
||||
B:FlorbsInCommonTab=false
|
||||
|
||||
# If TRUE, Thermal Expansion Items and Tools appear under the general "Thermal Expansion" Creative Tab. [default: false]
|
||||
B:ItemsInCommonTab=false
|
||||
|
||||
CreativeTabs {
|
||||
# Set the default level for the Blocks shown in the Creative Tab, if all levels are not shown. [range: 0 ~ 4, default: 0]
|
||||
I:DefaultLevel=0
|
||||
|
||||
# If TRUE, all regular levels for a given Block will show in the Creative Tab. [default: false]
|
||||
B:ShowAllBlockLevels=false
|
||||
|
||||
# If TRUE, Creative version of Blocks will show in the Creative Tab. [default: false]
|
||||
B:ShowCreativeBlocks=false
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Version {
|
||||
S:Identifier=5.0.4
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user