Mechanical press (#1243)
* welcome back, mechanical press * EMI category order * langs * quests * emi categories * quests * greate stress settings for the mech press * I got distracted so I guess these are on this branch now * removed welding recipes from the pressurizer * recipe additions and changes for the mech press! * let's go gambling! * added flux to the mech press "welding" recipes
This commit is contained in:
parent
7d9a38d64b
commit
6bf2ad74cd
161 changed files with 623 additions and 280 deletions
|
|
@ -76,7 +76,7 @@ fanSpeedMultiplier = 0.75
|
|||
andesite_alloy_crushing_wheel = 0.5
|
||||
andesite_alloy_encased_fan = 0.5
|
||||
andesite_alloy_gearbox = 0.0
|
||||
andesite_alloy_mechanical_press = 1.0
|
||||
andesite_alloy_mechanical_press = 0.5
|
||||
andesite_alloy_mechanical_mixer = 0.5
|
||||
andesite_alloy_millstone = 0.5
|
||||
andesite_alloy_mechanical_saw = 0.5
|
||||
|
|
@ -95,7 +95,7 @@ fanSpeedMultiplier = 0.75
|
|||
steel_crushing_wheel = 1.0
|
||||
steel_encased_fan = 1.0
|
||||
steel_gearbox = 0.0
|
||||
steel_mechanical_press = 2.0
|
||||
steel_mechanical_press = 1.0
|
||||
steel_mechanical_mixer = 1.0
|
||||
steel_millstone = 1.0
|
||||
steel_mechanical_saw = 1.0
|
||||
|
|
@ -114,7 +114,7 @@ fanSpeedMultiplier = 0.75
|
|||
aluminium_crushing_wheel = 1.5
|
||||
aluminium_encased_fan = 1.5
|
||||
aluminium_gearbox = 0.0
|
||||
aluminium_mechanical_press = 3.0
|
||||
aluminium_mechanical_press = 1.5
|
||||
aluminium_mechanical_mixer = 1.5
|
||||
aluminium_millstone = 1.5
|
||||
aluminium_mechanical_saw = 1.5
|
||||
|
|
@ -133,7 +133,7 @@ fanSpeedMultiplier = 0.75
|
|||
stainless_steel_crushing_wheel = 2.0
|
||||
stainless_steel_encased_fan = 2.0
|
||||
stainless_steel_gearbox = 0.0
|
||||
stainless_steel_mechanical_press = 4.0
|
||||
stainless_steel_mechanical_press = 2.0
|
||||
stainless_steel_mechanical_mixer = 2.0
|
||||
stainless_steel_millstone = 2.0
|
||||
stainless_steel_mechanical_saw = 2.0
|
||||
|
|
@ -152,7 +152,7 @@ fanSpeedMultiplier = 0.75
|
|||
titanium_crushing_wheel = 2.5
|
||||
titanium_encased_fan = 2.5
|
||||
titanium_gearbox = 0.0
|
||||
titanium_mechanical_press = 5.0
|
||||
titanium_mechanical_press = 2.5
|
||||
titanium_mechanical_mixer = 2.5
|
||||
titanium_millstone = 2.5
|
||||
titanium_mechanical_saw = 2.5
|
||||
|
|
@ -171,7 +171,7 @@ fanSpeedMultiplier = 0.75
|
|||
tungsten_steel_crushing_wheel = 3.0
|
||||
tungsten_steel_encased_fan = 3.0
|
||||
tungsten_steel_gearbox = 0.0
|
||||
tungsten_steel_mechanical_press = 6.0
|
||||
tungsten_steel_mechanical_press = 3.0
|
||||
tungsten_steel_mechanical_mixer = 3.0
|
||||
tungsten_steel_millstone = 3.0
|
||||
tungsten_steel_mechanical_saw = 3.0
|
||||
|
|
@ -190,7 +190,7 @@ fanSpeedMultiplier = 0.75
|
|||
rhodium_plated_palladium_crushing_wheel = 3.5
|
||||
rhodium_plated_palladium_encased_fan = 3.5
|
||||
rhodium_plated_palladium_gearbox = 0.0
|
||||
rhodium_plated_palladium_mechanical_press = 7.0
|
||||
rhodium_plated_palladium_mechanical_press = 3.5
|
||||
rhodium_plated_palladium_mechanical_mixer = 3.5
|
||||
rhodium_plated_palladium_millstone = 3.5
|
||||
rhodium_plated_palladium_mechanical_saw = 3.5
|
||||
|
|
@ -209,7 +209,7 @@ fanSpeedMultiplier = 0.75
|
|||
naquadah_alloy_crushing_wheel = 4.0
|
||||
naquadah_alloy_encased_fan = 4.0
|
||||
naquadah_alloy_gearbox = 0.0
|
||||
naquadah_alloy_mechanical_press = 8.0
|
||||
naquadah_alloy_mechanical_press = 4.0
|
||||
naquadah_alloy_mechanical_mixer = 4.0
|
||||
naquadah_alloy_millstone = 4.0
|
||||
naquadah_alloy_mechanical_saw = 4.0
|
||||
|
|
@ -228,7 +228,7 @@ fanSpeedMultiplier = 0.75
|
|||
darmstadtium_crushing_wheel = 4.5
|
||||
darmstadtium_encased_fan = 4.5
|
||||
darmstadtium_gearbox = 0.0
|
||||
darmstadtium_mechanical_press = 9.0
|
||||
darmstadtium_mechanical_press = 4.5
|
||||
darmstadtium_mechanical_mixer = 4.5
|
||||
darmstadtium_millstone = 4.5
|
||||
darmstadtium_mechanical_saw = 4.5
|
||||
|
|
@ -247,7 +247,7 @@ fanSpeedMultiplier = 0.75
|
|||
neutronium_crushing_wheel = 5.0
|
||||
neutronium_encased_fan = 5.6
|
||||
neutronium_gearbox = 0.0
|
||||
neutronium_mechanical_press = 10.0
|
||||
neutronium_mechanical_press = 5.0
|
||||
neutronium_mechanical_mixer = 5.0
|
||||
neutronium_millstone = 5.0
|
||||
neutronium_mechanical_saw = 5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue