1
0
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:
Adam Dodman
2017-05-08 17:32:05 +01:00
parent ff66ed12f8
commit cbb29f50f3
238 changed files with 38269 additions and 1 deletions

View 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
}