Skip to content

Commit

Permalink
fix uua speed bonus (#17664)
Browse files Browse the repository at this point in the history
  • Loading branch information
chochem authored Oct 17, 2024
1 parent 3d06e07 commit 034b891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/GregTech/MachineStats.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ machine_stats {
I:UUAPerUUM=1

# Speed bonus delivered by the UUA. [range: -2147483648 ~ 2147483647, default: 40]
I:UUASpeedBonus=40
I:UUASpeedBonus=4

# Duration multiplier. [range: -2147483648 ~ 2147483647, default: 3215]
I:durationMultiplier=3215
Expand Down

0 comments on commit 034b891

Please sign in to comment.