diff options
| author | GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2023-02-20 03:24:42 +0000 |
|---|---|---|
| committer | GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2023-02-20 03:24:42 +0000 |
| commit | d2e6515d886ecb9e1425f202d68637b224413a10 (patch) | |
| tree | d968752186b59562c58599fd649885a42e8dafe5 /src/main/java | |
| parent | f3c55ae03aba016410692d2a955260a7dc2f7ac0 (diff) | |
| download | GT5-Unofficial-d2e6515d886ecb9e1425f202d68637b224413a10.tar.gz GT5-Unofficial-d2e6515d886ecb9e1425f202d68637b224413a10.tar.bz2 GT5-Unofficial-d2e6515d886ecb9e1425f202d68637b224413a10.zip | |
Tooltip cleanup
Diffstat (limited to 'src/main/java')
| -rw-r--r-- | src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_EyeOfHarmony.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_EyeOfHarmony.java b/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_EyeOfHarmony.java index 9e087c7560..96083d10e4 100644 --- a/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_EyeOfHarmony.java +++ b/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_EyeOfHarmony.java @@ -943,7 +943,7 @@ public class GT_MetaTileEntity_EM_EyeOfHarmony extends GT_MetaTileEntity_Multibl + SPACETIME_FAILURE_BASE + ")^(Recipe tier)" + GRAY - + "L of molten ") + + "L of molten") .addInfo(Materials.SpaceTime.getLocalizedNameForItem("%material") + " and return half the start EU.") .addInfo(TOOLTIP_BAR) |
