Skip to content

Commit

Permalink
Adjust tooltip for accuracy
Browse files Browse the repository at this point in the history
  • Loading branch information
FourIsTheNumber committed Jan 20, 2025
1 parent 58dc7f0 commit 7a8a359
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ protected MultiblockTooltipBuilder createTooltip() {
tt.addMachineType("Laser Engraver, HILE")
.addInfo("250% faster than single block machines of the same voltage")
.addInfo("Uses 80% of the EU normally required")
.addInfo("Laser source hatch determines maximum overclock tier and parallels")
.addInfo("Can overclock up to laser source tier + 1")
.addInfo("Laser source hatch determines maximum recipe tier and parallels")
.addInfo("Recipe tier and overclocks limited to laser source tier + 1")
.addInfo("With UEV laser source, 1 multi-amp energy hatch is allowed (instead of regular hatches)")
.addInfo("Parallels equal to the cube root of laser source amperage input")
.addInfo("Glass tier determines maximum laser source tier")
Expand Down

0 comments on commit 7a8a359

Please sign in to comment.