1
0
mirror of https://github.com/Adam-Ant/modpack_spring_17 synced 2025-06-13 02:31:13 +00:00
Files
modpack_spring_17/src/config/cofh/thermalfoundation/client.cfg
2017-05-08 17:32:05 +01:00

23 lines
492 B
INI

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