Skip to content

Commit

Permalink
Increase MFU range from 3 to 16 blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Sampsa committed May 1, 2023
1 parent 681cfa2 commit 8f959fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1394,7 +1394,7 @@ opencomputers {
tradingRange: 8.0

# Radius the MFU is able to operate in
mfuRange: 3
mfuRange: 16

# Transposer fluid transfer rate in millibuckets per second
# It may transfer unlimited amount per operation, but will then
Expand Down

0 comments on commit 8f959fc

Please sign in to comment.