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

Commit

Permalink
improve tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
chochem committed Feb 19, 2024
1 parent a21009f commit e7dbad7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ protected GT_Multiblock_Tooltip_Builder createTooltip() {
"Does Circuit Assembler recipes, Minimum Length: " + EnumChatFormatting.RED
+ MINIMUM_CIRCUIT_ASSEMBLER_LENGTH
+ EnumChatFormatting.GRAY)
.addInfo("Recipe tier is hatch tier - 1")
.addInfo("Recipe tier in Circuit Assembler mode is at most Energy Hatch tier - 1.")
.addInfo("This mode supports Crafting Input Buffer/Bus and allows bus separation").addInfo("")
.addSeparator().addInfo(BW_Tooltip_Reference.TT_BLUEPRINT)
.beginVariableStructureBlock(2, 7, 3, 3, 3, 3, false)
Expand Down

0 comments on commit e7dbad7

Please sign in to comment.