Skip to content

Commit

Permalink
Fix Typo In Dangote Description (GTNewHorizons#2979)
Browse files Browse the repository at this point in the history
Update GregtechMetaTileEntity_Adv_DistillationTower.java

Co-authored-by: Martin Robertz <dream-master@gmx.net>
  • Loading branch information
Dr-Nye and Dream-Master authored Aug 26, 2024
1 parent 81fb479 commit 8c40645
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ protected GT_Multiblock_Tooltip_Builder createTooltip() {
.addInfo("Right click the controller with screwdriver to change mode.")
.addInfo("Max parallel dictated by tower tier and mode")
.addInfo("DTower Mode: T1=4, T2=12")
.addInfo("Distilery Mode: Tower Tier * (4*InputTier)")
.addInfo("Distilery Mode require a full height tower")
.addInfo("Distillery Mode: Tower Tier * (4*InputTier)")
.addInfo("Distillery Mode require a full height tower")
.addPollutionAmount(getPollutionPerSecond(null))
.addSeparator()
.addCasingInfoMin("Clean Stainless Steel Machine Casing", 7, false)
Expand Down

0 comments on commit 8c40645

Please sign in to comment.