diff options
| author | GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2023-01-17 11:42:24 +0000 |
|---|---|---|
| committer | GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2023-01-17 11:42:24 +0000 |
| commit | 8b64e4c5151909c19cb60dd79f776a1ad5046fd6 (patch) | |
| tree | d3da40931c68c7ceea01ec16c3a6080ae3823b46 /src/main | |
| parent | b76654c0a9b7d5729208320403ed9e1a721d7fd3 (diff) | |
| parent | 99c459554a1634c1da530ca9395b3f0746a0aa0d (diff) | |
| download | GT5-Unofficial-8b64e4c5151909c19cb60dd79f776a1ad5046fd6.tar.gz GT5-Unofficial-8b64e4c5151909c19cb60dd79f776a1ad5046fd6.tar.bz2 GT5-Unofficial-8b64e4c5151909c19cb60dd79f776a1ad5046fd6.zip | |
Merge remote-tracking branch 'origin/CelestialThingy' into CelestialThingy
Diffstat (limited to 'src/main')
| -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 455e995558..4dfc0d3e42 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 @@ -1451,7 +1451,7 @@ public class GT_MetaTileEntity_EM_EyeOfHarmony extends GT_MetaTileEntity_Multibl .addInfo(GOLD + "--------------------------------------------------------------------------------") .addInfo("Creates a pocket of spacetime that is bigger on the inside using transdimensional") .addInfo("engineering. Certified Time Lord regulation compliant. This multi uses too much EU") - .addInfo("to be handled with conventional means. All EU requirements are handled directly by your") + .addInfo("to be handled with conventional means. All EU requirements are handled directly by") .addInfo("your wireless EU network.") .addInfo(GOLD + "--------------------------------------------------------------------------------") .addInfo("This multiblock will constantly consume hydrogen and helium when it is not running a") |
