Skip to content

Commit

Permalink
Fix rotational energy to electricity conversion rates (see Laskyyy#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xfel committed Dec 21, 2024
1 parent 8ce5655 commit c91da1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/createaddition-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
[general]
#Forge Energy conversion rate (in FE/t at 256 RPM).
#Range: > 0
fe_conversion = 32
fe_at_max_rpm = 32
#Max stress for the Alternator and Electric Motor (in SU at 256 RPM).
#Range: > 0
baseline_stress = 4096
max_stress = 4096

#Electric Motor
[electric_motor]
Expand Down

0 comments on commit c91da1a

Please sign in to comment.