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

Commit

Permalink
fix (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
GDCloudstrike authored Jul 11, 2023
1 parent 423d4c4 commit 6aea9dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ public GT_Multiblock_Tooltip_Builder createTooltip() {
+ EnumChatFormatting.GRAY
+ " Reinforced Temporal Structure Casing.")
.addStructureInfo(
EnumChatFormatting.GOLD + "32"
EnumChatFormatting.GOLD + "31"
+ EnumChatFormatting.GRAY
+ " Infinite SpaceTime Energy Boundary Casing.")
.addStructureInfo(
Expand Down

0 comments on commit 6aea9dd

Please sign in to comment.