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

Commit

Permalink
Update src/main/java/goodgenerator/blocks/tileEntity/LargeFusionCompu…
Browse files Browse the repository at this point in the history
…ter2.java

Co-authored-by: Raven Szewczyk <[email protected]>
  • Loading branch information
Dream-Master and eigenraven authored Jan 12, 2024
1 parent 194b87d commit 6a3a29a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ protected GT_Multiblock_Tooltip_Builder createTooltip() {
.addCasingInfo("Duranium Frame Box", 128)
.addCasingInfo("Iridium Reinforced Borosilicate Glass Block", 63)
.addEnergyHatch("1-32, Hint block with dot 2", 2).addInputHatch("1-16, Hint block with dot 1", 1)
.addOutputHatch("1-16, Hint block with dot 1", 1).addStructureInfo("Support Crafting Input Buffer")
.addOutputHatch("1-16, Hint block with dot 1", 1).addStructureInfo("Supports Crafting Input Buffer")
.addStructureInfo(
"ALL Hatches must be " + GT_Utility.getColoredTierNameFromTier((byte) hatchTier())
+ EnumChatFormatting.GRAY
Expand Down

0 comments on commit 6a3a29a

Please sign in to comment.