Skip to content

Commit

Permalink
spotlbesl
Browse files Browse the repository at this point in the history
  • Loading branch information
Zorbatron committed Oct 8, 2024
1 parent 3b28398 commit ec6a5d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ protected void addDisplayText(List<ITextComponent> textList) {
"zbgt.machine.precise_assembler.precise_casing.tier",
new TextComponentTranslation(PreciseCasing.CasingType
.getUntranslatedShortNameByTier(preciseCasingTier))
.getUnformattedComponentText());
.getUnformattedComponentText());
}

ITextComponent preciseCasingHoverText = TextComponentUtil.translationWithColor(
Expand Down

0 comments on commit ec6a5d2

Please sign in to comment.