mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2025-06-13 02:31:13 +00:00
Mekanism Config pass
This commit is contained in:
@ -12,7 +12,7 @@ client {
|
||||
|
||||
# If true, will reduce lagging between player sounds. Setting to false will reduce GC load
|
||||
B:ReplaceSoundsWhenResuming=true
|
||||
D:SoundVolume=1.0
|
||||
D:SoundVolume=0.5
|
||||
}
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ general {
|
||||
B:BlacklistTeslaPower=false
|
||||
I:ClientUpdateDelay=10
|
||||
B:ControlCircuitOreDict=true
|
||||
I:CopperPerChunk=16
|
||||
I:CopperPerChunk=0
|
||||
B:DestroyDisabledBlocks=true
|
||||
I:DisassemblerEnergyUsage=10
|
||||
B:DynamicTankEasterEgg=false
|
||||
@ -73,8 +73,8 @@ general {
|
||||
S:"Temperature Units"=K
|
||||
D:TeslaToJoules=0.4
|
||||
D:ThermalEvaporationSpeed=1.0
|
||||
I:TinPerChunk=14
|
||||
B:UpdateNotifications=true
|
||||
I:TinPerChunk=0
|
||||
B:UpdateNotifications=false
|
||||
I:UpgradeModifier=10
|
||||
I:VoicePort=36123
|
||||
B:VoiceServerEnabled=true
|
||||
|
Reference in New Issue
Block a user