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

Add a tooltip for QFT Fluid mode #820

Merged
merged 2 commits into from
Jan 5, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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("By using a screwdriver on the controller you can 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