doubled capacity of greate shafts! also adjusted the alternator to match
This commit is contained in:
parent
908fb8112c
commit
85a8456b8f
5 changed files with 36 additions and 36 deletions
|
|
@ -249,13 +249,13 @@
|
|||
[kinetics.stressValues.v2.impact]
|
||||
display_board = 0.0
|
||||
deployer = 0.25
|
||||
mechanical_piston = 0.25
|
||||
mechanical_piston = 0.5
|
||||
millstone = 65535.0
|
||||
mechanical_bearing = 0.5
|
||||
mechanical_bearing = 1.0
|
||||
clockwork_bearing = 0.5
|
||||
cuckoo_clock = 0.125
|
||||
speedometer = 0.0
|
||||
copper_backtank = 0.25
|
||||
copper_backtank = 0.5
|
||||
mechanical_saw = 65535.0
|
||||
flywheel = 0.0
|
||||
encased_chain_drive = 0.0
|
||||
|
|
@ -266,14 +266,14 @@
|
|||
crushing_wheel = 65535.0
|
||||
mechanical_mixer = 65535.0
|
||||
gantry_shaft = 0.0
|
||||
rope_pulley = 0.125
|
||||
rope_pulley = 0.5
|
||||
rotation_speed_controller = 0.0
|
||||
mechanical_arm = 0.25
|
||||
netherite_backtank = 0.25
|
||||
mechanical_arm = 0.5
|
||||
netherite_backtank = 0.5
|
||||
andesite_encased_shaft = 65535.0
|
||||
mechanical_press = 65535.0
|
||||
large_cogwheel = 65535.0
|
||||
mechanical_drill = 0.25
|
||||
mechanical_drill = 0.5
|
||||
andesite_encased_large_cogwheel = 65535.0
|
||||
brass_encased_large_cogwheel = 65535.0
|
||||
mysterious_cuckoo_clock = 0.125
|
||||
|
|
@ -281,8 +281,8 @@
|
|||
shaft = 65535.0
|
||||
brass_encased_shaft = 65535.0
|
||||
gearshift = 0.0
|
||||
turntable = 0.25
|
||||
sticky_mechanical_piston = 0.25
|
||||
turntable = 0.5
|
||||
sticky_mechanical_piston = 0.5
|
||||
sequenced_gearshift = 0.0
|
||||
weighted_ejector = 0.25
|
||||
cogwheel = 65535.0
|
||||
|
|
@ -290,8 +290,8 @@
|
|||
belt = 65535.0
|
||||
brass_encased_cogwheel = 65535.0
|
||||
gearbox = 0.0
|
||||
hose_pulley = 0.25
|
||||
elevator_pulley = 0.125
|
||||
hose_pulley = 0.5
|
||||
elevator_pulley = 0.5
|
||||
mechanical_crafter = 0.125
|
||||
|
||||
#.
|
||||
|
|
@ -329,7 +329,7 @@
|
|||
#[in Blocks]
|
||||
#The maximum distance a hose pulley can draw fluid blocks from.
|
||||
#Range: > 1
|
||||
hosePulleyRange = 128
|
||||
hosePulleyRange = 256
|
||||
#.
|
||||
#[in Blocks]
|
||||
#[-1 to disable this behaviour]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue