Initial commit
This commit is contained in:
90
both/config/cofh/thermalexpansion/client.cfg
Normal file
90
both/config/cofh/thermalexpansion/client.cfg
Normal file
@@ -0,0 +1,90 @@
|
||||
# Configuration file
|
||||
|
||||
Interface {
|
||||
|
||||
CreativeTab {
|
||||
B:BlocksInCommonTab=false
|
||||
B:FlorbsInCommonTab=false
|
||||
B:ItemsInCommonTab=false
|
||||
B:ToolsInCommonTab=false
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Machine {
|
||||
|
||||
Furnace {
|
||||
# Enable sounds for the Furnace.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Pulverizer {
|
||||
# Enable sounds for the Pulverizer.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Sawmill {
|
||||
# Enable sounds for the Sawmill.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Smelter {
|
||||
# Enable sounds for the Smelter.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Crucible {
|
||||
# Enable sounds for the Crucible.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Transposer {
|
||||
# Enable sounds for the Transposer.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Precipitator {
|
||||
# Enable sounds for the Precipitator.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Extruder {
|
||||
# Enable sounds for the Extruder.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Accumulator {
|
||||
# Enable sounds for the Accumulator.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Assembler {
|
||||
# Enable sounds for the Assembler.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Charger {
|
||||
# Enable sounds for the Charger.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
Insolator {
|
||||
# Enable sounds for the Insolator.
|
||||
B:Sound.Enable=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Render {
|
||||
# Set to TRUE for Tesseracts to use an alternate starfield shader.
|
||||
B:UseAlternateShader=true
|
||||
}
|
||||
|
||||
|
||||
Version {
|
||||
S:Identifier=1.7.10R4.1.5
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user