mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2025-06-13 02:31:13 +00:00
29 lines
852 B
INI
29 lines
852 B
INI
# 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
|
|
}
|
|
|
|
|