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:
22
src/config/cofh/thermalfoundation/client.cfg
Normal file
22
src/config/cofh/thermalfoundation/client.cfg
Normal file
@ -0,0 +1,22 @@
|
||||
# Configuration file
|
||||
|
||||
Interface {
|
||||
# If TRUE, Thermal Foundation Armor Sets appear under the general "Thermal Foundation" Creative Tab. [default: false]
|
||||
B:ArmorInCommonTab=false
|
||||
|
||||
# If TRUE, Thermal Foundation Tools appear under the general "Thermal Foundation" Creative Tab. [default: false]
|
||||
B:ToolsInCommonTab=false
|
||||
}
|
||||
|
||||
|
||||
Render {
|
||||
# If TRUE, Ender devices will be a bit more Cagey year-round. [default: false]
|
||||
B:CageyEnder=false
|
||||
}
|
||||
|
||||
|
||||
Version {
|
||||
S:Identifier=2.0.5
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user