doubled capacity of greate shafts! also adjusted the alternator to match

This commit is contained in:
Pyritie 2025-05-04 11:53:11 +01:00
parent 908fb8112c
commit 85a8456b8f
5 changed files with 36 additions and 36 deletions

View file

@ -8,7 +8,7 @@
fe_at_max_rpm = 128
#Max stress for the Alternator and Electric Motor (in SU at 256 RPM).
#Range: > 0
max_stress = 64
max_stress = 128
#If audio should be enabled or not.
audio_enabled = true

View file

@ -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]

View file

@ -284,7 +284,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
andesiteMaxCapacity = 16
andesiteMaxCapacity = 32
#.
#Settings related to steel tier machines
@ -292,7 +292,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
steelMaxCapacity = 64
steelMaxCapacity = 128
#.
#Settings related to aluminium tier machines
@ -300,7 +300,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
aluminiumMaxCapacity = 256
aluminiumMaxCapacity = 512
#.
#Settings related to stainless steel tier machines
@ -308,7 +308,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
stainlessSteelMaxCapacity = 1024
stainlessSteelMaxCapacity = 2048
#.
#Settings related to titanium tier machines
@ -316,7 +316,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
titaniumMaxCapacity = 4096
titaniumMaxCapacity = 8192
#.
#Settings related to tungstensteel tier machines
@ -324,7 +324,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
tungstensteelMaxCapacity = 16384
tungstensteelMaxCapacity = 32768
#.
#Settings related to palladium tier machines
@ -332,7 +332,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
palladiumMaxCapacity = 65536
palladiumMaxCapacity = 131072
#.
#Settings related to naquadah tier machines
@ -340,7 +340,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
naquadahMaxCapacity = 262144
naquadahMaxCapacity = 524288
#.
#Settings related to darmstadtium tier machines
@ -348,7 +348,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
darmstadtiumMaxCapacity = 1048576
darmstadtiumMaxCapacity = 2097152
#.
#Settings related to neutronium tier machines
@ -356,7 +356,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
neutroniumMaxCapacity = 2097152
neutroniumMaxCapacity = 8388608
#.
#Fine tune settings related to pumps
@ -368,32 +368,32 @@ fanSpeedMultiplier = 0.75
[kinetics.pumps.pressure]
#.
#Range: 0.0 ~ 3.4028234663852886E38
andesitePressure = 4.0
andesitePressure = 8.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
steelPressure = 16.0
steelPressure = 32.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
aluminiumPressure = 64.0
aluminiumPressure = 128.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
stainlessSteelPressure = 256.0
stainlessSteelPressure = 512.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
titaniumPressure = 1028.0
titaniumPressure = 2048.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
tungstensteelPressure = 4096.0
tungstensteelPressure = 8192.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
palladiumPressure = 16384.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
naquadahPressure = 65536.0
naquadahPressure = 32768.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
darmstadtiumPressure = 262144.0
darmstadtiumPressure = 131072.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
neutroniumPressure = 1048576.0
neutroniumPressure = 524288.0

View file

@ -81,9 +81,9 @@ const registerCreateAdditionsRecipes = (event) => {
}).id('tfg:createadditions/shaped/electric_motor')
event.shaped('createaddition:alternator', [
'ACA',
'FDB',
'ECE'
'AEA',
'CDC',
'BFB'
], {
A: '#gtceu:resistors',
B: '#gtceu:circuits/lv',

View file

@ -1,7 +1,7 @@
// priority: 0
global.VINTAGE_IMPROVEMENTS_DURATION_MULTIPLIER = 1.5;
global.VINTAGE_IMPROVEMENTS_DURATION_MULTIPLIER = 2;
global.VINTAGE_IMPROVEMENTS_DISABLED_ITEMS = [