feat: disable tritium
This commit is contained in:
parent
b7528399d5
commit
4e0623fb3b
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ general {
|
|||
B:"Auto Disable Uranium If Exist"=false
|
||||
B:"Disable IC2 Uranium Compression (Recommended)"=true
|
||||
B:"Disable Radiation"=false
|
||||
B:"Require Tritium"=true
|
||||
B:"Require Tritium"=false
|
||||
I:"Steam Ratio"=120
|
||||
D:"Turbine Output Multiplier"=15.0
|
||||
I:"Uranium Hexafluoride Ratio"=200
|
||||
|
|
|
@ -144,7 +144,7 @@ machines {
|
|||
B:ResistiveHeaterEnabled=false
|
||||
B:RotaryCondensentratorEnabled=true
|
||||
B:SeismicVibratorEnabled=true
|
||||
B:SolarNeutronActivatorEnabled=true
|
||||
B:SolarNeutronActivatorEnabled=false
|
||||
B:TeleporterEnabled=true
|
||||
B:TheoreticalElementizerEnabled=true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue