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

Commit

Permalink
Merge remote-tracking branch 'origin/master' into dev
Browse files Browse the repository at this point in the history
Former-commit-id: f50b2632e545c090510f53529a3f2055522ca5be
  • Loading branch information
Dream-Master committed Feb 3, 2024
2 parents 7d809c1 + 05dfa4e commit 8384db5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,9 @@ protected GT_Multiblock_Tooltip_Builder createTooltip() {
tt.addMachineType("Blast Furnace").addInfo("Controller block for the Mega Blast Furnace")
.addInfo("You can use some fluids to reduce recipe time. Place the circuit in the Input Bus")
.addInfo("Each 900K over the min. Heat required reduces power consumption by 5% (multiplicatively)")
.addInfo("Each 1800K over the min. Heat required grants one perfect overclock")
.addInfo("Each 1800K over the min. Heat allows for an overclock to be upgraded to a perfect overclock.")
.addInfo(
"For each perfect overclock the EBF will reduce recipe time 4 times (instead of 2) (100% efficiency)")
"That means the EBF will reduce recipe time by a factor 4 instead of 2 (giving 100% efficiency).")
.addInfo("Additionally gives +100K for every tier past MV")
.addPollutionAmount(20 * this.getPollutionPerTick(null)).addSeparator()
.beginStructureBlock(15, 20, 15, true).addController("3rd layer center")
Expand Down

0 comments on commit 8384db5

Please sign in to comment.