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

Commit

Permalink
Add a tooltip for QFT Fluid mode (#820)
Browse files Browse the repository at this point in the history
* add tooltip to explain fluid mode on QFT

* change wording a bit
  • Loading branch information
BlueWeabo authored Jan 5, 2024
1 parent 514a0e7 commit d0c4e74
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,9 @@ protected GT_Multiblock_Tooltip_Builder createTooltip() {
.addInfo("If separate input busses are enabled put the circuit in the circuit slot of the bus")
.addInfo("Uses FocusTier*4*sqrt(parallels) Neptunium Plasma if focusing")
.addInfo("Can use FocusTier*4*sqrt(parallels) Fermium Plasma for additional chance output")
.addInfo("Use a screwdriver to enable Fluid mode")
.addInfo(
"Fluid mode turns all possible outputs into their fluid variant, those which can't are left as they were.")
.addInfo("This multi gets improved when all casings of some types are upgraded")
.addInfo("Casing functions:")
.addInfo("Pulse Manipulators: Recipe Tier Allowed (check NEI for the tier of each recipe)")
Expand Down

0 comments on commit d0c4e74

Please sign in to comment.