Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
negate scanner eu/t
Browse files Browse the repository at this point in the history
  • Loading branch information
GDCloudstrike committed Feb 22, 2024
1 parent 46655a0 commit dc3490f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ public String[] getInfoData() {
+ EnumChatFormatting.RESET,
StatCollector.translateToLocal("GT5U.fusion.req") + ": "
+ EnumChatFormatting.RED
+ GT_Utility.formatNumbers(lEUt)
+ GT_Utility.formatNumbers(-lEUt)
+ EnumChatFormatting.RESET
+ "EU/t",
StatCollector.translateToLocal("GT5U.multiblock.energy") + ": "
Expand Down

0 comments on commit dc3490f

Please sign in to comment.